Showing posts with label soa. Show all posts
Showing posts with label soa. Show all posts

03 November 2008

Open Enterprise Interview: Ross Mason, MuleSource

One of the hottest buzzwords/buzzphrases over the last few years has been Service Oriented Architecture (SOA). This is rather good news for open source, since SOA's underlying philosophy of linking together many separate elements fits free software like a glove....

On Open Enterprise blog.

27 June 2007

Eclipse Eclipses Itself

As I wrote over a year ago, Eclipse is really open source's best-kept secret. Today, the best got even better:

The Eclipse Foundation today announced the availability of its annual coordinated project release, this year code named Europa. Europa features 21 Eclipse projects for software developers and is more than double the size of last year's record-setting release.

The release consists of more than 17 million lines of code and the contributions of over 310 open source developers located in 19 different countries. The 2006 release, code named Callisto, involved 10 project teams, 7 million lines of code, and 260 open-source developers in 12 countries. This is the fourth year in a row the Eclipse community has shipped a major release on schedule.

Innovations in the Europa release include new runtime technology for creating server applications, developer tools for service-oriented architecture (SOA), tools for improving team collaboration and support for users of the popular Ruby programming language.

Wow.

18 May 2007

SOPERA: Beyond the SOA Soap Opera

I'm not the biggest fan of the SOA idea, which I find rather modish and ripe for being replaced by the next buzzword du jour, but I can hardly disagree with the second part of this statement:

„SOA und Open Source sind zwei der wichtigsten Trends in der IT. Die Verbindung von beiden bringt Unternehmen mehr Flexibilität bei geringeren Kosten“, sagt Ricco Deutscher.

["SOA and open source are two of the most important trends in IT. Bringing them together offers businesses more flexibility for lower costs," says Ricco Deutscher.]

Herr Deutscher is the CEO of the new company Sopera GmbH, which has just done something rather fine:

Deutsche Post World Net places SOA platform with Eclipse

IT service provider SOPERA will drive forward development of the platform at Eclipse

Bonn, 15 May 2007: After already announcing in April that it plans to make its SOA platform also available to other companies by the end of the year, Deutsche Post World Net has now secured a key basis for development with the Eclipse Foundation .

...

Deutsche Post’s IT service provider, SOPERA GmbH, will play a leading role in further development of the platform as a board member of the Eclipse Foundation. SOPERA managing director Dr. Ricco Deutscher describes the development perspectives: “It’s all about establishing an open-source, modular and standard-based SOA platform as part of a future open source stack.

This is good news for everyone, and emphasises how pivotal Eclipse is becoming - not just for open source, but computing in general. (Via James Governor's Monkchips.)

17 January 2007

Microsoft Enterprise Open Source

Well, that's what it says here, although what this really means is something like this:

Aras Innovator enterprise software solutions take advantage of the Microsoft enterprise service-oriented architecture [SOA] technologies to deliver applications that are scalable, manageable and secure.

Aras Innovator solutions are Microsoft enterprise open source combining the flexibility and control of open source with the affordable Microsoft infrastructure. Together Aras and Microsoft deliver a Total Cost of Ownership dramatically lower than conventional enterprise systems.

Not quite so dramatic, but nonetheless an interesting move from a company that seems hugely proud of its mongrel heritage:

Aras Corporation is the Microsoft enterprise open source software solution provider for companies that want the control and flexibility of open source and have Microsoft skill sets and infrastructure.

(Via TheOpenForce.com.)

22 May 2006

SOA, Web 2.0, SaaS, and...?

There's a fine flurry of activity in the blogosphere at the moment, dissecting the relationship - and occasional antagonism - between two great buzzphrases: Service-Oriented Architecture (SOA) and Web 2.0.

Both draw on the older SaaS idea - that software is provided as a service across the network, with the twist that the software services are now merely components of a larger, composite application - a mashup of sorts.

But what seems to be overlooked by many is that all these ideas were first explored by free software. Or rather open source, since it was Linus who really refined them: Stallman may have come up with the idea of free software, but the defining development methodology evolved in Linus' Helsinki bedroom.

Indeed, it was the isolation of that bedroom, where the Internet was the only connection to the growing band of hackers that rallied around the Linux kernel, that helped drive that evolution.

Linus had to make it as easy as possible for others to join in: this led to a highly modular structure, which allows coders to work on just those areas that interested them. It also makes the code better, because the modules are simplified, and the interfaces between them are well defined.

It allows people to work in parallel, both in terms of different modules, and even on the same module. In the latter case, a kind of Darwinian selection is employed to choose among the various solutions. Moreover, the Net-based open source development structure is flat, almost without hierarchies - archetypal social software à la Web 2.0.