Hello Mark! Yes, there are several open-source projects that use Apache Camel. Here are a few notable ones:
1. *Apache ActiveMQ* ActiveMQ is a popular open-source messaging server that uses Apache Camel for routing and transformation within its message broker. GitHub: ActiveMQ <https://github.com/apache/activemq>; Broker Camel Component: broker-camel-component <https://activemq.apache.org/components/classic/documentation/broker-camel-component> 2. *OpenNMS* OpenNMS is a network management application platform that uses Apache Camel to provide enterprise-level routing and integration capabilities. GitHub: OpenNMS <https://github.com/OpenNMS/opennms> 3. *Fabric8* Fabric8 is an open-source integration platform that helps developers to deploy, manage, and scale applications. It uses Apache Camel for implementing integration patterns. GitHub: Fabric8 <https://github.com/fabric8io/fabric8> 4. *Open eHealth Integration Platform *The eHealth Integration Framework (IPF) is an extension of the Apache Camel routing and mediation engine and comes with comprehensive support for message processing and connecting information systems in the healthcare sector. *GitHub: oehf/ipf <https://github.com/oehf/ipf> * Best regards, Ivan Kulaga On Tue, Aug 20, 2024 at 11:25 PM Mark Webb <elihusma...@gmail.com> wrote: > Does anyone know of any decent size open-source projects that use Apache > Camel? I'm always intrigued by how others use the framework. I've been > using Camel in industry for over 10 years and have created my own style but > I'm curious to see how others do it. > > Thanks, > Mark >