Tags: , ,

As part of my performance enhancements at work, I've introduced a level of function caching, and on top of the page cache, this gets a bit confusing. Thankfully, Simon Willison noticed a sample chapter on caching from Harry Fuecks' PHP Anthology, which I've passed on to my team. Simon also noticed an article on advanced network I/O (which has a predecessor which covers synchronous and asynchronous network programming in Python, including using my favourite network application framework, Twisted. Ta.

blog comments powered by Disqus