PipelineFX Forum

Qube! => Jobtypes and Applications => Topic started by: ran on June 24, 2009, 12:56:18 PM

Title: The proper way to test Job types while in production
Post by: ran on June 24, 2009, 12:56:18 PM
Hi,

We created Custom Job Types in our studio. We placed them in our own job type path using "worker_template_path" in the supervisor "qb.conf" and they are being used currently by production.

What is the proper way to continue the development of those job types with out interfering with production work ?? (we can't alter those files directly because they are being used...)

We considered creating another supervisor just for testing and pointing "worker_template_path" to a development area ... is that the best way ?

Thanks in advance !