Skip to content
/ jilch Public

Clojure ZeroMQ Library using Jeromq (drop in replacement for zilch)

License

Notifications You must be signed in to change notification settings

mpenet/jilch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jilch Build Status

Clojure ZeroMQ Library using jeromq, it is a direct port of zilch.

But why ?

Because jeromq made it easy.

Using

If you use zilch you just need to change your imports and it should work.

It also includes a few enhancements from the original, such as more complete type hinting, extensibility, a few functions from the 0mq docs and Storm, and runs on clj 1.4 by default.

Installation

Put this in your project.clj, then lein deps, and you are good to go, no more messin' with native deps.

[cc.qbits/jilch "0.3.0"]

License

Distributed under the Eclipse Public License, the same as Clojure.

About

Clojure ZeroMQ Library using Jeromq (drop in replacement for zilch)

Resources

License

Stars

Watchers

Forks

Packages

No packages published