Remove Caching Remove Continuous Deployment Remove CTO Hire Remove Engineer
article thumbnail

Lessons Learned: Great open source scalability tools from Danga

Startup Lessons Learned

Three of my favorite: memcached - an in-memory object caching system. Case Study: Continuous deployment makes releases n. Towards a new entrepreneurship ► 2009 (88) ► December (4) Continuous deployment for mission-critical applica. MogileFS - "Distributed (meta) file system.

article thumbnail

Lessons Learned: Why PHP won

Startup Lessons Learned

In that system, the first time you loaded a script to handle a page, the whole script (as well as associated data) were kept resident in memory. The next time you needed to handle that page, you could take advantage of caching for excellent performance. This let us hire extremely high-caliber programmers to work on it.

PHP 166