* Updated references from akka to pekko * Updated based on received comments * Updated based on received comments * Updated based on received comments * Updated based on received comments Co-authored-by: Samik R <samik@SRAYCHAU-IN> Co-authored-by: PJ Fanning <pjfanning@users.noreply.github.com>
This commit is contained in:
parent
5aedde01db
commit
9edbc60292
3 changed files with 74 additions and 99 deletions
|
|
@ -2,10 +2,10 @@ Apache Pekko
|
|||
============
|
||||
|
||||
Apache Pekko is an open-source framework for building applications that are concurrent, distributed, resilient and elastic.
|
||||
Pekko uses the Actor Model to provide more intuitive high-level abstractions for concurrency.
|
||||
Using these abstractions, Pekko also provides libraries for persistence, streams, HTTP, and more.
|
||||
|
||||
Pekko uses the Actor Model to provide more intuitive high-level abstractions for concurrency. Using these abstractions, Pekko also provides libraries for persistence, streams, HTTP, and more.
|
||||
|
||||
Pekko is fork of [Akka](https://github.com/akka/akka) 2.6.x, prior to the Akka project's adoption of the Business Source License.
|
||||
Pekko is a fork of [Akka](https://github.com/akka/akka) 2.6.x, prior to the Akka project's adoption of the Business Source License.
|
||||
|
||||
Reference Documentation
|
||||
-----------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue