Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Re: Re: Re: Re: Apache 2 and mod_perl

by diotalevi (Canon)
on Oct 03, 2002 at 15:00 UTC ( [id://202542]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Re: Re: Apache 2 and mod_perl
in thread Apache 2 and mod_perl

What's had me up the last day or so is how to deal with the various threading/multiprocessing thingies between ActiveState perl on Win32, mod_perl in Apache 1, Apache 2, plain forking on the various unixalikes. Eventually I'd like to get some XS code running but it's pretty intimidating when that minefield just keeps getting larger and larger...

__SIG__
printf "You are here %08x\n", unpack "L!", unpack "P4", pack "L!", B::svref_2object(sub{})->OUTSIDE

Replies are listed 'Best First'.
Re: Apache 2 and mod_perl
by perrin (Chancellor) on Oct 03, 2002 at 16:11 UTC
    You generally don't have to deal with all of those in a single project. In fact, I can't think of anything that does deal with all those. Develop for your platform first, and generalize later if you need to.

      In this case my project will be (is) DBD::LotusDomino. I would think that I'd have to have a handle on a strategy for handling these other platforms prior doing something that is platform specific. You know, plan - then implement. I'm sure there's something on PM or usenet but I just haven't taken the time for that. Anyhow this is completely auxilliary to the original thread so I'll just stop now.

      __SIG__
      printf "You are here %08x\n", unpack "L!", unpack "P4", pack "L!", B::svref_2object(sub{})->OUTSIDE

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://202542]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (4)
As of 2024-03-29 05:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found