Slashdot Mirror


Covalent And Redhat Developing 64 bit Apache

ruiner5000 writes "Well it is official. AMD has just sent out a press release announcing that Covalent and Redhat are developing a 64 bit version of Apache. "Covalent is developing 64-bit compatibility because we believe the upcoming AMD Opteron processor-based server systems will deliver superior performance and reliability for our easy-to-install Apache project server software," said Mark Douglas, senior vice president of engineering, Covalent Technologies. "Compatibility is essential, and we are cooperatively working to ensure optimal performance with the upcoming AMD Opteron processors." "

3 of 47 comments (clear)

  1. Re:Grassroots by pete-classic · · Score: 5, Insightful

    The worst thing that could happen under the GPL (which you brought into the discussion) is that we have to separate the wheat of their contributions from the chaff and fork.

    The same isn't true with the Apache license, but the trump card with people playing games with Free Software is to fork.

    Open Source projects should be managed and developed by an unbiased group of developers.

    Do you mean unbiased, or biased the same way you are? While your biases (and mine) may be diametrically opposed to Covalent's, that doesn't make you (us) unbiased.

    -Peter

  2. Re:Advantage to 64bits by Jeff+Trawick · · Score: 3, Insightful

    Lots of active connections handled by the same process can result in lots of mmaps. If these
    are large you can start getting worried about
    running out of address space with a 32-bit process.

    Also, perhaps sendfile works with large file support on Linux in 64-bit mode :) that would be a nice improvement

    For most situations a 64-bit Apache process isn't going to solve any problems right now. I imagine
    it will just use more memory.

  3. Re:Grassroots by Jeff+Trawick · · Score: 2, Insightful

    What is "companies' subvertion of Apache"? Which companies have done what to Apache httpd, in your opinion?