Open hortongn opened 5 years ago
Research the pros, cons, costs, and feasibility of using a messaging server for our integration with Research Directory.
Example solutions:
This also depends on IT@UC's ability to implement a server.
Some resources:
https://medium.com/@igkuz/ruby-retry-scheduled-tasks-with-dead-letter-exchange-in-rabbitmq-9e38aa39089b
https://karolgalanciak.com/blog/2019/02/24/messages-on-rails-part-1-introduction-to-kafka-and-rabbitmq/
https://karolgalanciak.com/blog/2019/04/07/messages-on-rails-part-2-kafka/
https://karolgalanciak.com/blog/2019/06/23/messages-on-rails-part-3-rabbitmq/
https://blog.kontena.io/event-driven-microservices-with-rabbitmq-and-ruby/
https://github.com/ruby-amqp/bunny
Research (5/16) - RabbitMQ (https://www.rabbitmq.com/):
ActiveMQ (https://activemq.apache.org/):
Research (5/17) - Apache Kafka (https://kafka.apache.org/):
Descriptive summary
Research the pros, cons, costs, and feasibility of using a messaging server for our integration with Research Directory.
Example solutions:
This also depends on IT@UC's ability to implement a server.