
8 Apr
2008
8 Apr
'08
8:11 p.m.
Hi, The fifo_scheduler is limited to one execution at a time. I would like a schedule object, which can handle many processors in many threads at the same time. Lika a threadpool, where the threads takeover a fsm, when it has events posted and processes them then. But it should of course only one thread at a time process events from one machine. Maybe someone has done this and can show me his code? Or tell me if this is even possible? Greetings Manuel Jung