softinio.com/content/projects/zio-actors/index.md
Salar Rahmanian b10e834407
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/pr/woodpecker Pipeline was successful
New refreshed blog for 2024 using Zola
2024-02-16 22:46:42 -08:00

1.2 KiB

+++ title = "ZIO Actors" description = "A High performance, purely functional library for building, composing, and supervising typed actors based on ZIO using Scala." weight = 3

[taxonomies] tags = ["actor model", "concurrency", "distributed systems", "scala", "functional programming", "zio"] categories = ["Project"]

[extra] local_image = "projects/zio-actors/ZIO.png" social_media_card = "ZIO.png" toc = true keywords = ["concurrent", "concurrency", "actor model", "actor", "actors", "threads", "petri net", "coroutines", "distributed", "akka", "erlang", "elixir", "akka.net", "microsoft orleans", "orleans", "zio", "zio-actors", "zio actors","swift language actors", "functional programming", "fp"] +++

Scala News

Overview

ZIO Actors is a high-performance, purely functional library for building, composing, and supervising typed actors based on ZIO using Scala.

Original creator of this project, though I do not maintain it anymore.

My blog post and Talk about ZIO Actors

see here