| Id | Author | Message | Branch | Commit Time | Tarballs | Logs |
|---|---|---|---|---|---|---|
| 2054 | dpandiar | Correct the string in perl lib path. | trunk | Thu, May 24, 2012 03:45 PM |
|
|
| 2053 | dpandiar | Remove the aliases. Because all the symbols in work_queue module are exported automatically to this namespace. | trunk | Thu, May 24, 2012 02:52 PM |
|
|
| 2052 | dpandiar | Have SWIG export all the symbols in work_queue to the namespace where the module is included. | trunk | Thu, May 24, 2012 02:50 PM |
|
|
| 2051 | lyu2 | removed confusing 'fork' suffix in the 'work %lld' command that sent from the master to the worker. removed old popen way of executing tasks on workers. | trunk | Thu, May 24, 2012 12:11 PM |
|
|
| 2050 | lyu2 | fixed pipe full bug on work_queue_worker. The bug was: if a task generates a lot of standard output, the pipe from which the worker process can read task process's stdout would be eventually filled up and the task process can no longer proceed. | trunk | Thu, May 24, 2012 12:03 PM |
|