in reply to Re^2: Time to write a "serious" http server in Perl?
in thread Time to write a "serious" http server in Perl?

All I know about D is that it isn't supported widely enough to consider it for a large scale project that should run on a large number of platforms. (I assume you are talking about D and not D or D.)

And I know enough C++ to not consider it.

  • Comment on Re^3: Time to write a "serious" http server in Perl?

Replies are listed 'Best First'.
Re^4: Time to write a "serious" http server in Perl?
by BrowserUk (Patriarch) on Aug 17, 2008 at 08:49 UTC
Re^4: Time to write a "serious" http server in Perl?
by Arunbear (Prior) on Aug 13, 2008 at 21:57 UTC
    But why wouldn't you consider C++?

    And why not Java (sorry, couldn't resist that one) ?

      Let's not turn this into language bashing, for non-Perl languages. I wouldn't consider C++, nor Java, but that doesn't mean someone else shouldn't consider it.
        Nobody is bashing other languages.
        We want you to explain your reasons.
        Saying I know enough C++ to not consider it is vague.
        And saying I wouldn't consider C++, nor Java, but that doesn't mean someone else shouldn't consider it.
        hints that you don't know C++/Java sufficiently to accomplish the task.
        We're just curious .