Re: Data Acquisition

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

you can run mutiple processes, but they will not be 
threaded. 

you might have a master program that will trigger off
an event and call a seperate program to handle the
data buffers, however I'm not sure how you would
expect them to share the same I/O device. Possibly you
might use tcp/ip sockets in a client/server config 
and make your app distributed. 

--- Mike <vulcan at win.co.nz> wrote:
> 
> Win32 coders,
> 
> I need some advice on a data acquisition project I
> have.
> Basically, a continuous series of batches of bytes
> is supposed to be 
> acquired by the system and processed. From what I
> understand, Euphoria 
> is not reentrant and an event must have finished
> being processed before 
> another one can be started.

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

Search



Quick Links

User menu

Not signed in.

Misc Menu