uclibs / ucrate

Scholar@UC: University of Cincinnati's self-submission institutional repository
https://scholar.uc.edu
Other
5 stars 3 forks source link

Research using a messaging server for RD integration #713

Open hortongn opened 5 years ago

hortongn commented 5 years ago

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.

hortongn commented 5 years ago

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

bsp3ars commented 5 years ago

Research (5/16) - RabbitMQ (https://www.rabbitmq.com/):

ActiveMQ (https://activemq.apache.org/):

Research (5/17) - Apache Kafka (https://kafka.apache.org/):