Sha256: 8e79c0e6b77a3cff76033ca7824ad0af2efa314d26d034d634015e8bc36077db

Contents?: true

Size: 953 Bytes

Versions: 1

Compression:

Stored size: 953 Bytes

Contents

[![Build Status](https://travis-ci.org/isaiah/jubilee.png?branch=master)](https://travis-ci.org/isaiah/jubilee)

Jubilee
=========

A fast rack server build upon [vertx 2.0](http://vertx.io).

Why another rack server?
------------------------

"Vert.x is a lightweight, high performance application platform for the JVM
that's designed for modern mobile, web, and enterprise applications."
      -- vertx.io site

In short, Vertx is nodejs on the JVM, only much more faster, checkout the awesome
[benchmarks](http://vertxproject.wordpress.com/2012/05/09/vert-x-vs-node-js-simple-http-benchmarks/)

By using Vertx, jubilee inherent advantages in terms of performance, and all
the [other cool features of Vertx](#roadmap).

Installation
-----------

```gem install jubilee```


Roadmap
-----------

  Eventbus support

  Shared data

  Clustering

Requirements
------------

Java7 or above

JRuby '~> 1.7.0'

License
--------

The same as JRuby and vertx

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
jubilee-0.5.0 README.md