I`m thinking about using the Viktor apps for computing intensive tasks like image classification and large data processing, and looking for the architecture the platform uses it seems like the apps are run into the Viktor cloud. I thought about using the Workers to instantiate third party Virtual Machines for this tasks, but i felt that this is not possible because their purpose are only for other softwares. There are some alternatives to this computing intensive problems via workers or other resource?
Hi Junim,
Please have a look at our generic worker. You can use the generic worker to run executables or scripts on third-party infrastructure.
Regards,
Raoul