Tutorials

How to Implement Elasticsearch in a Rails Web App. Part 2
This article was originally published on Codica blog.Today, we are going to provide you with the second part of the article How to Implement Elasticsearch When Developing a Rails Web App. Here we will discuss the process of Elasticsearch implement...






Build Messaging Between Ruby/Rails Applications with ActiveMQ
One of the tools that are rarely covered in the Ruby/Rails world are the message brokers (probably because they mostly written in Java). Everyone are familiar mostly with background jobs processing, but message brokers offer a more flexible approa...

