JuliaDynamics / JuliaDynamics/ConcurrentSim.jl
enable preemption of jobs
Open
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 198
- Forks
- 40
- Avg merge
- 21h 40m
- Merged PRs (30d)
- 2
Description
There is an old PR that can help with that https://github.com/JuliaDynamics/ConcurrentSim.jl/pull/71
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the old pull request at https://github.com/JuliaDynamics/ConcurrentSim.jl/pull/71 and compare its proposed approach with the current project behavior. Clarify the intended preemption semantics and define completion as jobs being preemptible without breaking existing discrete-event simulation behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100