mocchira / leo_mq

leo_mq is a local message-queueing library.

Home Page:http://leo-project.net/leofs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

leo_mq

Build Status

Overview

  • "leo_mq" is local message-queueing library which is used for including in Erlang's applications.
  • "leo_mq" uses rebar as a build system. Makefile so that simply running "make" at the top level should work.
  • "leo_mq" requires Erlang R16B03-1 or later.

Usage in Leo Project

leo_mq is used in leo_storage, leo_gateway and leo_manager It is used to fix inconsistent data wish asynchrounous processing.

Sponsors

LeoProject/LeoFS is sponsored by Rakuten, Inc. and supported by Rakuten Institute of Technology.

About

leo_mq is a local message-queueing library.

http://leo-project.net/leofs

License:Apache License 2.0


Languages

Language:Erlang 97.9%Language:Makefile 1.4%Language:Shell 0.6%