Skip to content
Alex Levshin edited this page Apr 17, 2017 · 28 revisions

What is Workty?

Workty is the platform for running asynchronous automation tasks (workties) implemented as state machines. It's implemented on NodeJS framework and can be used on any CPU architecture which supports it. The platform supports REST API based on Restify framework. All interactions between end-users/application and application/single board computers goes over HTTPS/Secure WebSockets protocols. The generic schema of Workty architecture: The generic schema with participiants shown below:

Generic schema

Clone this wiki locally