1
0
Fork
You've already forked xp
0

Parallel execution and dependencies #1

Open
opened 2025年02月21日 21:07:03 +01:00 by noth · 0 comments
Owner
Copy link
  1. Dependencies are the easiest - just build a graph (however complex that might end up..) and run 'em!
  2. Parallel execution is a tad bit harder because we have to keep track of the tasks currently running but meh, nothing a Mutex or RwLock can't solve.
1. Dependencies are the easiest - just build a graph (however complex that might end up..) and run 'em! 2. Parallel execution is a tad bit harder because we have to keep track of the tasks currently running but meh, nothing a Mutex or RwLock can't solve.
Sign in to join this conversation.
No Branch/Tag specified
main
No results found.
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
noth/xp#1
Reference in a new issue
noth/xp
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?