Re: Managing multiple eu processes

new topic     » goto parent     » topic index » view thread      » older message » newer message
cp said...
jimcbrown said...
cp said...

It's a C api. The client is given a unique thread at login and client uses that same thread until logout. The client depending on profile can login multiple times and therefore process multiple threads. This is what I need to be able to do, login multiple times call the api to execute certain api calls simultaneously, status those operations. I need to status those processes and when they complete, start other ones. I need to manage the number of threads/logins I have active calling the api to maintain performance.

It sounds like std/pipeio.e is exactly what you need.

cp said...

I'm on 3.1.1 now and not in a position to upgrade this app to 4.x at the moment. Is there a way to do this in 3.1.1 effectively?

On Windows, you can use http://www.rapideuphoria.com/capture.zip

I'm not aware of a Linux library for EU that does the same.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu