GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Qudo::Manager(3) User Contributed Perl Documentation Qudo::Manager(3)

Qudo::Manager - qudo manager class.

Qudo::Manager is job managiment base class. It the job enqueue, dequeue, lookup and more.

get Qudo::Manager instance. It is called from Qudo usually.

get database driver from some databases.

get shuffled databases.

get plugin instances.

The function that this manager is processing is registered.

Plugin is set for manager.

Hooks are set for manager.

Hooks are unset from manager.

enqueue the job.
  • $funcname
  • $args
  • "arg"

    job argments.

  • "uniqkey"

    job unique key.

  • "run_after"

    the value you want to check <= against on the run_after column require int value.

  • "priority"

    job priority. require int value.

2010-11-08 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.