Skip to content

demonyangyue/RedPacket

Repository files navigation

RedPacket

Build Status

This project is for my akka in scala blog series, to simulate the RedPacket generation and distribution program of Alipay or Wechat.

Installation

Log in linux machine, install sbt, run:

git clone https://github.com/demonyangyue/RedPacket

Execution

sbt run

Test

sbt test

Architecture

image

Further Improvement

  • Use akka agent for red packet statistics instead of plain messages.

About

An akka project to demo Alipay or Wechat red packet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages