Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stratigos/crypto-crunch

Ruby Data Pipelines with RabbitMQ, Sneakers, Rails, and Cryptocurrency Futures :rabbit: :athletic_shoe: :woman_factory_worker: :currency_exchange:
https://github.com/stratigos/crypto-crunch

Last synced: 16 days ago
JSON representation

Ruby Data Pipelines with RabbitMQ, Sneakers, Rails, and Cryptocurrency Futures :rabbit: :athletic_shoe: :woman_factory_worker: :currency_exchange:

Awesome Lists containing this project

README

        

# crypto-crunch
The Latest Serial from General Chills! :rabbit: :athletic_shoe: :woman_factory_worker: :currency_exchange:

This is a toy application for learning the [`Sneakers` gem](https://github.com/jondot/sneakers).

It will eventually consist of a few Rake tasks to publish or consume messages.

## Setup

Copy the sample environment config file:

* :pen: `cp .sample.env .env`

## Example Use

:building_construction: A Work in Progress

### Publish Messages

:desktop_computer: `./bin/rails publish:message`

### Consume Messages

:desktop_computer: (`heroku run`) `WORKERS=ContrivedWorker ./bin/rails sneakers:run`