~/jcoffey$

Writing

Tagged “web development”

2 articles

  1. Perl, the Strange Language That Built the Early Web

    A deep dive into Perl’s history, its role in building the early web, and how it influenced modern programming languages, package ecosystems, and developer culture.

    apacheCGICPANEarly Web

  2. What is Object Caching?

    Object caching is a process that stores database query results, HTML pages, or other web objects in a temporary storage area known as a cache. The primary goal of object caching is to reduce the time it takes to fetch…

    atomic operationscache managementcaching solutionscaching techniques