TEM Architecture
Welcome to the documentation for the Allen Institute next generation TEM data acquisition system. This is an event driven system with various components running in docker containers, along with other services running on other machines. Below, is a diagram showing a general overview of this system.
Most of the nodes in this diagram are hyperlinks to further documentation of this system.
This system primarily sends messages between services using the STOMP protocul with the Pigeon library. The configuration for this system as a whole is stored on GitHub at AllenInstitute/TEM_config. This repository includes both a Docker compose file for starting all the services that are part of the system, and the configuration files for the services.