Apache has the "pool" concept, per-request storage; there are a few versions: https://commons.apache.org/proper/commons-pool/ (java) http://www.apachetutor.org/dev/pools (C server)