Tarant is an extensible full-stack actor model that allows you to build aplications focusing in the bussiness logic and allowing the platform to abstract other concepts that are common to all applications (ex. serialization, rendering, networking) through our modules.
Tarant.Intro.webm
If you are thinking on creating applications you should give it a try. Tarant is a generic framework, it can be used for any type of applications so it's very likely you can get benefits from the actor model. Types of applications written with tarant:
- Web Servers
- Web Applications
- Control Planes
- Embedded Agents
Find out how to start in 5 minutes with our quick start guide. You can also take a look at our examples, visit the page or our repositories and start exploring.