orc-lang / orc

Orc programming language implementation
https://orc.csres.utexas.edu/
BSD 3-Clause "New" or "Revised" License
41 stars 3 forks source link

orc.orchard.Job.JobEngine: eliminate worker thread #93

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Description of Change:

In orc.orchard.Job.JobEngine, eliminate use of runSynchronous and worker thread.

Benefit of/Reason for Change Request:
The Orchard Job worker thread no longer does any work, and is therefore a waste 
of resources.

Issues/Concerns with Change Request:
None

Original issue reported on code.google.com by jthywissen on 27 Nov 2011 at 10:33

GoogleCodeExporter commented 9 years ago

Original comment by jthywissen on 1 Dec 2011 at 8:31

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r2918.

Original comment by jthywissen on 4 Dec 2011 at 5:22