Complex Event Processing
Published September 22nd, 2009 Under Architecture, Open Source Tools | Leave a Comment
Event Driven Architecture is a highly scalable approach to distributed computing and integration. Once you put in place an Event Driven Architecture, you can start to process events in interesting ways. Firstly, you can simply use filtering on individual events to find interesting events. Then, you can extend this to look for patterns across events. Finally, you can build complex logic that works across multiple event streams. This is Complex Event Processing (CEP). The uses of CEP include algorithmic trading, fraud detection and trend detection, but there are uses in every domain. In this talk we will look at how to implement Event Architectures and CEP, especially looking at the Apache Synapse ESB and the Esper CEP toolkit, both Open Source solutions. The talk will include examples, code samples and hands-on approaches to adding CEP to your systems.
Apache ServiceMix
Published August 25th, 2009 Under Architecture, Open Source Tools, Services | Leave a Comment
SOA is simply a way to think when designing systems. Service oriented integration is a way to leverage investments in existing IT systems using the principles of SOA. Apache ServiceMix is an enterprise service bus (ESB) that provides a platform for system integration utilizing reusable components in a service oriented manner. This session will discuss some definitions of an ESB and how to evaluate them, the Java Business Integration (JBI) spec and will perform live software development using Apache ServiceMix.
Ross Mason Discusses MuleSource, Mule ESB and Galaxy
Published May 7th, 2009 Under Architecture, Open Source Tools, Services | Leave a Comment
In this interview from QCon San Francisco 2008, Ross Mason discusses Mule, the role of an ESB, Enterprise Edition versus Community Edition, monitoring and MuleHQ, REST support, cloud-based deployments, Galaxy, governance, Mule integrations, community interaction via MuleForge, and the impact of the current recession upon open source software.
http://www.infoq.com/interviews/mason-mulesource
Fuji – The Next Generation of OpenESB
Published May 7th, 2009 Under Architecture, Open Source Tools, Services | 1 Comment
Project Fuji forms the core component of Open ESB v3 effort and represents Sun’s next generation open source integration runtime, focused on providing a lightweight, developer-friendly, and extensible platform for composite application development.
GlassfishESB & OpenESB with Kevin Schmidt & Suresh Potiny
Published April 14th, 2009 Under Architecture, Open Source Tools, Services | Leave a Comment
In this interview, RedMonk talks with Sun’s Kevin Schmidt and Suresh Potiny about Sun’s Enterprise Service Bus product lines, GlassFish ESB and OpenESB. We start talking about the ESB stack that Sun has built up a provides, including more than just the ESB itself, but the NetBeans based tooling as well. Next, we get into the road-map and plans that Sun has for its ESB stack. Then, we end up discussing the broad market and current context for ESBs, be that fitting into SOA environments, both in the “traditional” sense and then also in the emerging types of SOA architectures Kevin and Suresh are seeing. Finally, we up by discussing some of the additional projects around the ESB like Project Fuji.
keep looking »