Hello everyone, I'm Tamer Tas, computer engineering student in Turkey. I'm about to complete my junior year in Middle East Technical University.
I've set up a Monkey development environment configured the Monkey server. Duda I/O is a very friendly API I'm trying to learn the internals and caching method currently available at Monkey. I am interested in developing an advanced caching plugin this summer. So far I've refreshed my knowledge on multithreading. I've also inspected liblfds source code for lock-free but, since the Monkey is designed to be used for lots of different architectures, atomic operations are not suitable. Since the Monkey server has a fixed number of running threads, I'm planning to solve the problem by using a cache per thread solution. I've checked each and every organization that is accepted into GSoC this year. Monkey organization is one of the few organizations that excite me very much. I am highly passionate about C and Web. I plan to finish my proposal today about caching. If you have any questions please feel free to ask. _______________________________________________ Monkey mailing list [email protected] http://lists.monkey-project.com/listinfo/monkey
