XML Feeds

.

[java-dev] Re: Re: Question about qmetro and bang/jit_matrix msgs

Ben Nevile bbn at saoul.ca
Thu Jun 21 14:18:23 MDT 2007


> My question is this:  can it ever happen that 1 of these messages could be delivered to the mxj object while the other is still running in that object?

the very short answer is no.  a qmetro only outputs into the main
thread, and the main thread can only do one thing at a time.

Ben


More information about the java-dev mailing list