Hi, Phil --
The sleep mechanism is just to wait some time before checking the result_hash for the command result. The worker threads can be paused, delaying execution of the command queue.
Are you using Java 5? If so, consider using some of the java.util.concurrent.* and friends. If you can share more code, we can probably point you in the right direction. -- Paul --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
