Slashdot Mirror


Who Controls Vert.x: Red Hat, VMware, Neither?

snydeq writes "Simon Phipps sheds light on a fight for control over Vert.x, an open source project for scalable Web development that 'seems immunized to corporate control.' 'Vert.x is an asynchronous, event-driven open source framework running on the JVM. It supports the most popular Web programming languages, including Java, JavaScript, Groovy, Ruby, and Python. It's getting lots of attention, though not necessarily for the right reasons. A developer by the name of Tim Fox, who worked at VMware until recently, led the Vert.x project — before VMware's lawyers forced him to hand over the Vert.x domain, blog, and Google Group. Ironically, the publicity around this action has helped introduce a great technology with an important future to the world. The dustup also illustrates how corporate politics works in the age of open source: As corporate giants grasp for control, community foresight ensures the open development of innovative technology carries on.'"

6 of 118 comments (clear)

  1. Does not support PHP by Anonymous Coward · · Score: 1, Informative

    Funny how they support "the most popular languages", except for the one everyone actually uses. I think they meant "corporate", not popular.

    1. Re:Does not support PHP by Evardsson · · Score: 3, Informative

      That would probably be because the PHP-Java bridge is a kludge and horribly inefficient. Having had occasion to use the bridge for a non-trivial project, I am actually ok with this Java-based server not supporting it.

      That said, if you really want the headache, I am sure you can figure out a way to use the PHP-Java bridge to tie to your current PHP apps and use them as Java in the Vert.x server. I do have to say, though, I do pity anyone who has to do this.

      --
      Death looks every man in the face. All any man can do is look back and smile. - Marcus Aurelius
  2. Nothing new under the Sun by nickmalthus · · Score: 4, Informative

    There is precedence for this, it happened before with the Sun OpenDS and the Sun/Oracle Hudson Open Source projects. When the contest of ownership comes down to project developers and corporate lawyers the lawyers usually win the legal battle but the developers win the community battle due to forking.

    --
    If a nation expects to be ignorant and free, in a state of civilization, it expects what never was and never will be-T J
    1. Re:Nothing new under the Sun by drinkypoo · · Score: 2, Informative

      So does that mean that VMWare will soon be bought by Oracle?

      No, anything but that. VMware works.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  3. Don't you read the news? by Anonymous Coward · · Score: 0, Informative

    It's Java-based and should be banned by every user considering themselves half computer literate.

  4. Re:Assumption is the mother of all fuckups by rtfa-troll · · Score: 3, Informative

    If they assert ownership of the code, and decline to release it under an open source licence then they can pretty much kill the fork as well.

    a) Fortunately not because VMWare and Red Hat have already made a posting otherwise.

    b) Fortunately not because this is a public project and has been explicitly and openly discussed by a number of people from VMWare over a long time. In general, companies are liable for the things their employees do as part of their work. Especially if they knew about it or should have known about it. The only comeback they have is disciplinary action against the employee. Judges sometimes come down really hard on companies which try to wriggle out of this kind of thing.

    c) Just think about it. If what you said was true, wouldn't Barings bank just have said "no; sorry, rogue trader; give us back our stolen dollars". Don't think the tech industry will manage tricks the financial industry has never thought of.

    --
    =~ s,(.*),<sarcasm>$1</sarcasm>,g if any_point_you_wish();