On Wed, 2 Jan 2002, Maciejewski, Thomas wrote:

> how about all of the issues involved with spawning off processes ...
>
> in java servlets I know this is handled because the servlet is always
> running ...

You mean the servlet container is always running, like Tomcat.

> you may end up with a more efficient system and easier to debug code and all
> of the other benifits from OO ... pretty much all around better by
> re-writing in java ... rather than c

Bah, OO isn't always the best way.  I won't get into a Java vs. C vs. Perl
thing here, but you code in a style which is most suitable for the project
at hand and for the people doing the coding.

-- Brett

                                          http://www.chapelperilous.net/
------------------------------------------------------------------------
If you suspect a man, don't employ him.


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to