GithubHelp home page GithubHelp logo

mounb / akka-zeromq-java Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zcox/akka-zeromq-java

0.0 0.0 0.0 484 KB

Examples of using Akka and 0MQ in Java, separately and together.

Java 100.00%

akka-zeromq-java's Introduction

This is code from my CIJUG talk on Actors.  I presented things in this order:
1) akka/AsyncSend
2) akka/AsyncRequestReply
3) akka/Pi <=== this is the one that pegged my 8-core machine to 100% CPU for about 14 secs
4) akka/weather
5) zeromq/Server & Client
6) zeromq/Publisher & Subscriber
7) akkazeromq

The pom defines the Akka dependencies, but 0MQ isn't in any maven repos I can find, so zmq.jar is included in the lib directory just to get everything to compile.

To actually run the 0MQ examples you'll need both the 0MQ C library as well as the 0MQ JNI library.
 - http://www.zeromq.org/intro:get-the-software
 - http://www.zeromq.org/bindings:java

akka-zeromq-java's People

Contributors

zcox avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.