Le 21/03/2012 04:37, Nathan M. Swan a écrit :
After playing around with making a library with uses threads, I realized it would be nice if there could be multiple inter-thread mailboxes than just one per thread. That way, client code and third-party library code don't interfere with each other.
They will, even with different boxes.
