home.social

#actorframework — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #actorframework, aggregated by home.social.

fetched live
  1. If you are looking for an in , I played around with Actix, Riker.rs, and Ractor. I highly recommend , it gets a lot right: no runtime (runs within your runtime), supervision trees like , and async message handlers for actors.

    My only wish for it is better documentation, but the rustdocs are useable enough.

    github.com/slawlor/ractor

  2. If you are looking for an #ActorFramework in #Rust, I played around with Actix, Riker.rs, and Ractor. I highly recommend #Ractor, it gets a lot right: no runtime (runs within your #Tokio runtime), supervision trees like #Erlang, and async message handlers for actors.

    My only wish for it is better documentation, but the rustdocs are useable enough.

    github.com/slawlor/ractor

    #RustLang