Sorry about the late progress post, our internet at house went down from yesterday and got fixed today
Not a lot of coding happened this week. One of the reasons for not a lot of active work was the fact that my university papers started, and they should finish this week. But I plan to make up for the time taken, and still contribute with my normal pace as much as possible. I did do some reading about http pipelined requests, and I have a branch for working on http header caching implemented. I want to make it generic so that arbitrary data can be added. My plan is to also add an api such that any process can add data in cache using an http api, which should also allow a lot of possibilities to open up. Having a caching infrastructure for just files may not be a big gain but it would be very useful for caching dynamic resources. [Blog](http://ziahamza.wordpress.com/) [code](https://github.com/ziahamza/monkey-cache) hamza
_______________________________________________ Monkey mailing list [email protected] http://lists.monkey-project.com/listinfo/monkey
