You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Geoffrey Young <gy...@laserlink.net> on 2001/09/05 02:37:16 UTC

RE: Shared memory caching revisited (was "it's supposed to SHARE it, not make more!")

> What about my IPC::FsSharevars? I've once mentioned it on this list, 
> but I don't have the time to read all list mail, so maybe I've missed 
> some conclusions following the discussion from last time.

I remember the post and went to find IPC::FsSharevars a while ago and was
un-intrigued when I didn't find it on CPAN.  has there been any feedback
from the normal perl module forums?

--Geoff

Re: Shared memory caching revisited (was "it's supposed to SHARE it, not make more!")

Posted by "Randal L. Schwartz" <me...@stonehenge.com>.
>>>>> "Christian" == Christian Jaeger <ch...@sl.ethz.ch> writes:

Christian> I haven't announced it on other forums (yet). (I think it's
Christian> more of a working version yet that needs feedback and some
Christian> work to make it generally useable (i.e. under
Christian> mod_perl). Which forum should I post on?)

If you put it on the CPAN with a version number below 1, that's
usually a clue that it's still alpha or beta.  Then you can announce
it through the normal module announcement structures.

If you hide it, I'm sure not installing it.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<me...@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

RE: Shared memory caching revisited (was "it's supposed to SHARE it, not make more!")

Posted by Christian Jaeger <ch...@sl.ethz.ch>.
At 20:37 Uhr -0400 4.9.2001, Geoffrey Young wrote:
>I remember the post and went to find IPC::FsSharevars a while ago and was
>un-intrigued when I didn't find it on CPAN.  has there been any feedback
>from the normal perl module forums?

I haven't announced it on other forums (yet). (I think it's more of a 
working version yet that needs feedback and some work to make it 
generally useable (i.e. under mod_perl). Which forum should I post 
on?)

christian