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
DQ-INDEXD(1) User Contributed Perl Documentation DQ-INDEXD(1)

dq-indexd - index server for IPC::DirQueue tasks

dq-indexd --port port

dq-indexd is a single-process event-driven daemon, used by "IPC::DirQueue" to track queue activity at a centralised point.

"IPC::DirQueue" uses a filesystem directory to hold its queue files, and normally uses the normal UNIX filesystem "readdir" APIs to list the queue.

However, in certain situations when NFS is in use, these APIs may scale poorly, and a TCP/IP-based central server may be more appropriate (although adding a new single point of failure). "dq-indexd" makes this possible.

POE

IPC::DirQueue(3) dq-deque(1) dq-list(1) dq-server(1) dq-submit(1)
2005-12-09 perl v5.32.1

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

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