Skip to content

Commit e82333c

Browse files
committed
Add actor model link
1 parent 751b477 commit e82333c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Python User Language Support for [Spawn](https://github.com/eigr/spawn).
2424

2525
## Overview
2626

27-
Spawn is a Stateful Serverless Runtime and Framework basead on the Actor Model and operates as a Service Mesh.
27+
Spawn is a Stateful Serverless Runtime and Framework basead on the [Actor Model](https://youtu.be/7erJ1DV_Tlo) and operates as a Service Mesh.
2828

2929
Spawn's main goal is to remove the complexity in developing microservices, providing simple and intuitive APIs, as well as a declarative deployment and configuration model and based on a Serverless architecture and Actor Model.
3030
This leaves the developer to focus on developing the business domain while the platform deals with the complexities and infrastructure needed to support the scalable, resilient, distributed, and event-driven architecture that microservices-driven systems requires.

0 commit comments

Comments
 (0)