2019-11-07 Middleware Integration Meeting notes
Date
Attendees
@a user, Michelle, Jeff, AFShin, Dan
Agenda/Notes
- AFShin is investigating MQ technologies.
- Dashboard is important
- Understanding of whether we should keep a history of messages, or dispose when read.
- Understanding of where messages should be stored, example elistic engine or a database.
- Demonstrated a client subscriber situation where
- tickets are being added into TRS - which adds a record to the queue. (Connection is a open/close)
- Queue is being monitored, when a record is added, it creates a Jira ticket (Connection is always open)
- Kafka - Basic message queue everyone is familiar with
- RabbitMQ - Like Kafka but with dashboard.
- Solace - seems better than RabbitMQ + free version, + good support
- Pulsar - not yet reviewed, seems like Kafka with all add-ins built in
Action items
- Investigate RabbitMQ
- Investigate Solace
- Investigate Kafka
- Investigate Apache Pulsar
- Investigate Source
- Investigate Docker/Openshift
- Investigate Kavana
- Investigate Kabana