GithubHelp home page GithubHelp logo

vicever / jafka Goto Github PK

View Code? Open in Web Editor NEW

This project forked from adyliu/jafka

0.0 3.0 0.0 3.32 MB

a fast distributed publish-subscribe messaging system (mq)

Home Page: https://github.com/adyliu/jafka/wiki

License: Apache License 2.0

jafka's Introduction

#A fast distributed messaging system (MQ)

Build Status

Jafka mq is a distributed publish-subscribe messaging system cloning from Apache Kafka.

So it has following features:

  • Persistent messaging with O(1) disk structures that provide constant time performance even with many TB of stored messages.
  • High-throughput: even with very modest hardware single broker can support hundreds of thousands of messages per second.
  • Explicit support for partitioning messages over broker servers and distributing consumption over a cluster of consumer machines while maintaining per-partition ordering semantics.
  • Simple message format for many language clients.

If you are interesting in scala, please using the origin kafka at apache. Also it has git repository at github.

News

[2013-11-28] released v1.2.3

Document & Wiki

Wiki: https://github.com/adyliu/jafka/wiki

Download

You can download the full package from Dropbox/Google Drive:


[Keywords: jafka, kafka, messaging system, mq, jafka mq, sohu]

jafka's People

Contributors

adyliu avatar rockybean avatar

Watchers

 avatar  avatar  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.