PipelineFX Forum

Qube! => Developer Customization => Topic started by: pboucher on February 25, 2008, 11:49:31 PM

Title: Customized preemption
Post by: pboucher on February 25, 2008, 11:49:31 PM
Follow up to: http://support.pipelinefx.com/smf/index.php?topic=153.0

Can an example of customized preemption decisions be posted to the forums?
Can this preemption decision process be implemented in Python?

Thanks,
Patrick
Title: Re: Customized preemption
Post by: trimbo on February 27, 2008, 11:55:12 PM
+1, please?

I'd like to know more about this as well.
Title: Re: Customized preemption
Post by: dado on March 07, 2008, 08:12:51 PM
me too.
Title: Re: Customized preemption
Post by: kevinm on June 17, 2008, 08:58:51 AM
I would also like to see an example of this, it would be quite useful.

-Kevin
Title: Re: Customized preemption
Post by: eric on August 19, 2008, 12:11:53 AM
A Perl example of a custom queuing algorithm can be found in the examples/supervisor directory your Qube installation.
Currently, Python is not a supported binding for custom queues. Qube supports Perl and compiled C++ shared libraries.