parallel execution of modules in DrRacket
Nobody has claimed this yet.
- Dominant language
- Racket
- Stars
- 516
- Forks
- 103
- PR merge metrics
- No merged PRs in 30d
Description
When I open a number of time consuming modules in DrRacket and run the first one, switch to the next tab and run that one too and so on, only one processor is used. Would it be possible to run the modules parallelly on as many processors as available?
Thanks, Jos
Contributor guide
No contributing guide indexed for this repository
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
Reproduce the issue by opening several time-consuming modules in DrRacket, running them from separate tabs, and observing processor use. Trace the module execution entry point and determine the required concurrency behavior; done means independent module runs can proceed in parallel across available processors without preventing normal tab interaction.
Written by the indexing model from the issue text.
Assessment
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100