jbisbee has asked for the wisdom of the Perl Monks concerning the following question:

Awhile back, Oreilly posted this inteview with Brewster Kale about archieve.org and a huge database cluster interface called P2 that uses Perl extensivly. In the article, Mr Kale states:
We program the computer using a technology called P2, which we'll be putting out as open source for other people to able to operate parallel clusters of Linux or FreeBSD or Solaris boxes.
Does anyone know the status of this project and whether or not they will indeed intend to make it open source?

-biz-

  • Comment on Perl and Data Oriented Cluster Technology

Replies are listed 'Best First'.
Re: Perl and Data Oriented Cluster Technology
by cjf (Parson) on Mar 17, 2002 at 17:36 UTC
    Does anyone know the status of this project and whether or not they will indeed intend to make it open source?

    On the second page of the interview you linked to:

    We use as much open source software as we can; we make as much of our software as we can open because we're a library.

    A quick search on google didn't turn up the answer, but that quote makes it sounds like they should be releasing it, if they haven't done so already. I'm definately interested in checking it out and seeing how much of it has been done in Perl, if/when they release the source code.