Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 696 Bytes

README.md

File metadata and controls

36 lines (25 loc) · 696 Bytes

pekko-reference

Personal learning projects

reference and application of pekko functions

TODO

  • cluster
    • cluster single
  • build
  • docker
  • Distributed Data
  1. pekko-reference run to docker

  2. add dispatcher-pump, worker-pump, http-query, http-cmd node

  3. sbt multi-module

  4. pekko custon stream As a workflow implementation

  5. Request or configure the task to be submitted from the interface

  6. Parse requests into different task flows and DSL

  7. Run the DSL

  8. Monitor the DSL operation during the execution

Dependencies

Technology stack

  • Scala - 2.13
  • Pekko-Actor / Pekko-Cluster / Pekko-Sharding
  • Pekko-HTTP
  • Pekko-Stream

Runtime

  • JDK 8