That's what I said, 1 thread that handles all the classes.

Math

On 2/14/07, Kem Tekinay <[EMAIL PROTECTED]> wrote:

On 2/14/07 9:04 PM, Mathieu Langlois at [EMAIL PROTECTED] wrote:

> Personally i would write 1 thread that would manage the classes and call
the
> methods.  A timer would work too, but it would block your event loop
while
> your thousands of classes are handled.

Not if he created thousands of instances, but I don't know how RB would
perform in that case. If it buckled on the kind of pressure, a thread with
a
queue would probably be better.

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to