• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

What do you think about the open-source solutions by IONA (Apache with Progress Software)?

 
Greenhorn
Posts: 20
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What do you think about the open-source SOA solutions by IONA (Apache with Progress Software)?

Like:
  • FUSE ESB - based on the Apache ServiceMix - JBI specification (JSR 208)
  • FUSE Message Broker - based on Apache ActiveMQ
  • FUSE Services Framework - based on Apache CXF. (plus: JAX-WS, JavaScript, REST, POJOs)
  • FUSE Mediation Router - based on Apache Camel
  • FUSE Integration Designer - based on Eclipse


  • Another question: does your book contain any of these solutions?
     
    Author
    Posts: 20
    • Mark post as helpful
    • send pies
      Number of slices to send:
      Optional 'thank-you' note:
    • Quote
    • Report post to moderator
    I think the FUSE set of products is outstanding. I've personally been using ServiceMix on-and-off for the last 4 years or so, with great success. That said, I am always just a little leery of the business model used by IONA, which like Mule, may not always make the most advanced enterprise features FOSS, but instead try and sell you on a commercial alternative or add-ons to provide required functionality. JBoss and WSO2's model, on the other hand, I find a bit more reassuring. For the most part, they don't make any money by selling commercial alternatives to their open source sponsored projects, but instead make revenue on support and consulting.

    In the book, I cover Apache Synapse as the ESB, middleware and web mediation solution. In part, it's due to the considerations I mention above, but also that I prefer the lightweight and easy-to-use nature of Synapse. I'm a huge proponent of ESB technology, but I don't think it's the swiss-knife for everything SOA. I think services should be built using a framework such as SCA (Apache Tuscany or Fabric3).

    jeff
     
    If I'd had more time, I would have written a shorter letter. -T.S. Eliot such a short, tiny ad:
    Gift giving made easy with the permaculture playing cards
    https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
    reply
      Bookmark Topic Watch Topic
    • New Topic