John Levon <[EMAIL PROTECTED]> writes:

| On Mon, Jul 08, 2002 at 09:53:07AM +0100, Angus Leeming wrote:
>
>> I really like Lars' idea of a separate thread, especially if we combine it 
>> with an intelligent queue so we can send off 40 equations or so at a time.
>
| Do we really need a thread rather than a process ?

Inter thread communication is a bit easier than inter process
communication. (and you then do not need XTL to transfere entire
objects, but just use a queue (or similar) instead.)

-- 
        Lgb

Reply via email to