Hi, all This week I've successfully made the duda_coro package working smoothly with Duda I/O after a lot of thinking and discussing with acidx.
I've tested against the package with a slightly modified hello world example of Duda I/O. Everything seems fine except that there is another invalid read/write error reported by valgrind, another tricky bug yet to debug. The package itself is not yet complete, the channel module is necessary for coroutines communication if we want to implement productor/consumer manner when dealing with databases. For the next week, I will be working on completing the package and try to make a demo that interacts with a database. Blog Post: http://blog-swpd.rhcloud.com/gsoc-2014-update-duda-io-coroutines-week-9/ Github Repo: https://github.com/swpd/duda_coro Best Regards, swpd
_______________________________________________ Monkey mailing list [email protected] http://lists.monkey-project.com/listinfo/monkey
