Menu

#26 Paralellisation of task

None
new
None
ch.sahits.codegen
major
2.0
enhancement
2009-08-15
2009-08-15
Sahits GmbH
No

Check if some tasks can be wrapped into a thread and additional parallelization can be achieved especially on multi processor systems.
For example the generation of the input model from an input file:
- Start as soon all information becomes available
- Stop/Restart if information changed
- Store the result somewhere where the finish process can collect it,
or wait for the thread to complet.

Or:
- Multiple code generation define which generations can generations can be executed concurrently (no dependency on each other)

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.