Skip to content

Architecture and Overview

The main difference between the two architectures is the use of Jetty in open-AppServer.

  • In Jetty-Architecture you need Jetty and insightJetty-Extension running in open-AppServer. Jetty is a widespread and a highly scalable and memory-efficient web server and servlet container. REST over http is used for communication between insight-server and Jetty in open-AppServer.

  • In bCubeMessaging-Architecture (BCM) you need insight-open-web.war running in BCM-Wildfly and the Insight-Middleware for communication between insight-open-web.war and open-AppServer. JavaMessagingService JMS is used for communication between insight-server and open-AppServer.

Jetty

Logo

BCM

Logo