The
Alteryx Service allows the Alteryx Engine to be deployed across multiple
servers,providing a highly scalable architecture for the scheduling,
management, and execution of analytic workflows.
The
Alteryx Service, which is written in C++ with some C# wrappers, can be deployed
across multiple servers by using a Controller-Worker architecture.
This means one server acts as the Controller
and manages the job queue, and the others act as the Workers and perform the
work.
Thanks Guru's,
Prazval.ks