WellRe: Hitting an API with Euphoria

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

The possibility is there, but I don't know if Eu is capable executing really threaded code through 3 out of 4 cores,
in the mean time collecting your incoming data in a FIFO-pipe thru the remaining core.
That pipe ofc. can be approached at any moment you need to do so.
You even could use all 4 cores for processing the data, as long as the pipe it draws it data from isn't empty.
Just before that stage, set core* to collecting for a moment or 2.
Simple (binary) logic made me find the solution in abt 3 secs

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

Search



Quick Links

User menu

Not signed in.

Misc Menu