
Compatible with Eiffel
To be able to support industries using the Eiffel framework, the MAIA Software tool includes an event management service, GEAS (Generic Event Adapter Service), acting as a bridge between the MAIA and the Eiffel domains. The GLIMSE message content is compatible with the content of Eiffel messages, making it straightforward for GEAS to seamlessly translate and forward messages between the two domains.
Glimse
Event based messaging using the Glimse protocol. It is a protocol for real-time communication in a continuous integration, continuous delivery, and DevOps tools and activities setup.
Messages are defined with protobuf (Google Protocol Buffers)
Integration with Apache Kafka
Adding event based capabilities through integration with Apache Kafka messaging. Kafka is used for building real-time data pipelines and streaming apps. It is scalable, fault-tolerant, and runs in production in thousands of companies.