Author Topic: Customized preemption  (Read 6982 times)

pboucher

  • VFX Geek
  • Full Member
  • ***
  • Posts: 24
    • XSIBlog
Customized preemption
« 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

trimbo

  • Jr. Member
  • **
  • Posts: 7
Re: Customized preemption
« Reply #1 on: February 27, 2008, 11:55:12 PM »
+1, please?

I'd like to know more about this as well.

dado

  • Jr. Member
  • **
  • Posts: 2
Re: Customized preemption
« Reply #2 on: March 07, 2008, 08:12:51 PM »
me too.

kevinm

  • Jr. Member
  • **
  • Posts: 2
Re: Customized preemption
« Reply #3 on: June 17, 2008, 08:58:51 AM »
I would also like to see an example of this, it would be quite useful.

-Kevin

eric

  • Hero Member
  • *****
  • Posts: 229
Re: Customized preemption
« Reply #4 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.