From: Andreas V. <li...@br...> - 2010-08-03 21:58:05
|
Hello together, Since some time the default main loop wasn't working really good. At least not with multi threaded applications. Now I had a use case to work with the default main loop and dispatch my data from a worker thread. A pipe is used to implement this dispatcher. Have a look in the echo example if you like. I've not yet tested it more deep, but the example seems to work good. I'm now starting to use it, so maybe the interface will maybe change a little in future. If you've any feedback report it here. regards Andreas |