mirror of
https://github.com/softinio/softinio.com.git
synced 2025-09-05 11:16:41 -07:00
Project: Fishee
This commit is contained in:
parent
336853b2a7
commit
019c4d0f0f
3 changed files with 28 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
+++
|
||||
title = "ZIO Actors"
|
||||
description = "A High performance, purely functional library for building, composing, and supervising typed actors based on ZIO using Scala."
|
||||
weight = 3
|
||||
weight = 4
|
||||
|
||||
[taxonomies]
|
||||
tags = ["actor model", "concurrency", "distributed systems", "scala", "functional programming", "zio"]
|
||||
|
@ -31,5 +31,3 @@ Original creator of this project, though I do not maintain it anymore.
|
|||
- Repository: <https://github.com/zio/zio-actors>
|
||||
- README: <https://github.com/zio/zio-actors/blob/master/README.md>
|
||||
- Documentation: <https://zio.dev/zio-actors/>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue