Hi All, This week I started playing with epoll and redis this week. Have developed an async extension of hiredis(official C client for redis) using epoll. The code can be viewed here <https://github.com/sourabh0612/hiredis>(relevant files example-epoll.c and adapters/epoll.h). I will start working on its integration with monkey this week.
Suggestions on the epoll extensions are welcomed any any suggestion and tips to keep in mind while its integration with monkey are also welcomed. :) Apart from this fixed<http://git.monkey-project.com/?p=duda;a=commit;h=05aed443cff47c985b82538cedb352a1d0e02566> a minor bug in duda. Will post the details on my blog by tonight. Regards -- Sourabh Chandak
_______________________________________________ Monkey mailing list [email protected] http://lists.monkey-project.com/listinfo/monkey
