[Spread-users] SP_join from different tread as SP_receive

Alec H. Peterson alec.peterson at messagesystems.com
Fri Jun 15 13:32:28 EDT 2007


Hi Mike,

--On June 15, 2007 11:47:11 -0500 Mike Simon <msimon at sj2tech.com> wrote:

> I just started using spread and am seeing that if SP_join's that are
> performed on a different thread from SP_receive don't work.  For example

A mailbox isn't thread safe, you need a distinct one for each thread, or a 
mutex protecting it.

Alec





More information about the Spread-users mailing list