Skip to content

buster84/Malba

Repository files navigation

Malba

Job Queue service writtten by Scala + Akka. Main features are:

  • You can add your own Remote Actor either akka2.2.x and akka2.3.x as workers dynamically.
  • This allows to use your own custom queue of jobs.
  • It is easy to use with Play2.2.x and Play2.3.x.
  • You can add and get tasks by http protocal( in the near future. As you can see the protocol, it is not so difficult. )

How to use

###Change configuration

###Start Malba

$ activator malba-master/run

How to use with Play!

See this project

Slide

Under The Apache License, Version 2.0

http://www.apache.org/licenses/LICENSE-2.0.html

Copyright (c) shanon.co.jp

About

Job Queue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •