Skip to content

Commit

Permalink
Add Apache Pekko to Toolkit.
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexandrosKouremenos committed Feb 15, 2024
1 parent c205dc9 commit 34aee00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ Mesos, designed for high performance data processing jobs that require flexibili
### Toolkit

- [akka](https://github.com/akka/akka) [Scala] - toolkit and runtime for building highly concurrent, distributed, and resilient message-driven application on the JVM.
- [Apache Pekko](https://github.com/apache/incubator-pekko) [Scala, Java] - Fork of Akka 2.6.x, prior to the Akka project's adoption of the Business Source License.
- [pulsar](https://github.com/quantmind/pulsar/) [Python] - Actor based event driven concurrent framework for Python.
- [aeron](https://github.com/real-logic/Aeron) [Java/C++] - efficient reliable unicast and multicast message transport.
- [StreamFlow](https://github.com/lmco/streamflow) [Java] - stream processing tool designed to help build and monitor processing workflows.
Expand Down

0 comments on commit 34aee00

Please sign in to comment.