No commit activity in last 3 years
No release in over 3 years
Cocaine Framework is a framework for simplifying development both server-side and client-side applications.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.7
~> 10.0
~> 3.2

Runtime

~> 0.16
~> 1.0
 Project Readme

Ruby framework for Cocaine Infrastructure

Gem Version Code Climate Dependency Status

Here you are, almighty Ruby programmers! Introducing another framework for our Cocaine Cloud. This time it is cocaine-framework-ruby.

  • Requires at least Ruby 1.9

Framework provides the following features:

  • Ruby client, which allows you to communicate with Cocaine Infrastructure natively from your Ruby code.
  • Server-side helpers to ease creation your own Ruby workers.
  • Fiber-aware actor-based backend powered by Celluloid, which provides painless multithreaded programming for Ruby.
  • Rack interface support, which allows you to deploy your Ruby on Rails or Sinatra applications without any change.