The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Apache::SharedMem"

Apache::SharedMem - Share data between Apache children processes through the shared memory River stage zero No dependents

This module make it easier to share data between Apache children processes through shared memory. This module internal functionment is much inspired from IPC::SharedCache, but without any cache management. The share memory segment key is automaticall...

RSOLIV/Apache-SharedMem-0.09 - 04 Oct 2001 12:22:47 UTC

Apache::Session::SharedMem - Session management via shared memory River stage one • 2 direct dependents • 2 total dependents

This module is an implementation of Apache::Session. It uses IPC::Cache to store session variables in shared memory. The advantage of this is that it is fairly fast (about the same speed, if not faster than Apache::Session::File and is very easy to s...

SIMONW/Apache-Session-SharedMem-0.6 - 22 Sep 2004 10:41:51 UTC

Apache::Session::Store::SharedMem - Store persistent data in shared memory River stage one • 2 direct dependents • 2 total dependents

This module fulfills the storage interface of Apache::Session. The serialized objects are stored in shared memory....

SIMONW/Apache-Session-SharedMem-0.6 - 22 Sep 2004 10:41:51 UTC

Apache::Cache - Cache data accessible between Apache childrens River stage zero No dependents

This module allows you to cache data easily through shared memory. Whithin the framework of an apache/mod_perl use, this cache is accessible from any child process. The data validity is managed in the Cache::Cache model, but as well based on time tha...

RSOLIV/Apache-Cache-0.05 - 02 Oct 2001 14:31:07 UTC

Apache::SessionManager - mod_perl 1.0/2.0 session manager extension to manage sessions over HTTP requests River stage one • 1 direct dependent • 1 total dependent

Apache::SessionManager is a mod_perl (1.0 and 2.0) module that helps session management of a web application. This module is a wrapper around Apache::Session persistence framework for session data. It creates a session object and makes it available t...

ENRYS/Apache-SessionManager-1.03 - 07 Nov 2004 19:29:13 UTC
5 results (0.026 seconds)