Skip to content

Fluxion is an actor framework designed with distributed systems in mind, namely sending messages not just between actors, but also between systems.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Peperworx/fluxion

Repository files navigation

Fluxion

crates.io crates.io docs.rs

Distributed actor framework written in rust.

About

Fluxion is an actor framework designed with distributed systems in mind, namely sending messages not just between actors, but also between systems.

Usage

Fluxion's usage is rather complex at the moment. While a new crate that will simplify it greatly is planned, currently the best source for usage documentation is in examples. Extensive documentation is currently in the works.

License

Fluxion is Dual-Licensed under Apache 2.0 and MIT.

About

Fluxion is an actor framework designed with distributed systems in mind, namely sending messages not just between actors, but also between systems.

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks