kiz has asked for the wisdom of the Perl Monks concerning the following question:
One of the things that we'd like (to take the opportinity) to prove is some form of persistent, memory-resident server.
(Seeing as you asked, it means we can create Z39:50 connections that persist across multiple HTTP sessions.
Z39.50 is an international standard for communication between computer systems primarily, library and information related systems. It requires a persistant connection to enable subsequent data retrivals.)
So far, I have two thoughts on this (both of which may be wrong :) -
My basic questions are
-- Ian Stuart
A man depriving some poor village, somewhere, of a first-class idiot.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: perl-based server for use by CGI scripts.
by chromatic (Archbishop) on Feb 20, 2002 at 17:58 UTC | |
Re: perl-based server for use by CGI scripts.
by rinceWind (Monsignor) on Feb 20, 2002 at 15:13 UTC | |
Re: perl-based server for use by CGI scripts.
by beebware (Pilgrim) on Feb 20, 2002 at 17:36 UTC | |
by kiz (Monk) on Feb 21, 2002 at 11:48 UTC | |
by beebware (Pilgrim) on Feb 21, 2002 at 23:16 UTC | |
Re: perl-based server for use by CGI scripts.
by Buggs (Acolyte) on Feb 21, 2002 at 04:10 UTC | |
Re: perl-based server for use by CGI scripts.
by TippyTurtle (Novice) on Feb 23, 2002 at 00:37 UTC |