I hope this is a sufficient example of my problem. The threads here are supposed to represent network communication processes that get kicked off in handlers that are given for async network IO managed by a pool of cached worker threads.
https://gist.github.com/1947131 Of course, the variables a, b, and c are would not be available to both threads in the real program, and are only in the second Thread execution block to highlight the problem which I am trying to explain. -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sequel-talk?hl=en.
