layline.io’s design employs the paradigm of a microservices architecture. as such individual workflows can be
- created
- deployed
- and operated
in an autonomous fashion.
the core processing framework of layline.io is based on akka streams, an open source toolkit which embraces the actor model for scalable and responsive large scale processing.
layline.io encapsulates akka streams and adds crucial functionality to make the power of akka available to a broader audience.