fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
4 lines
237 B
Text
4 lines
237 B
Text
POE::Component::JobQueue manages a finite pool of worker sessions as
|
|
they handle an arbitrarily large number of tasks. It often is used as
|
|
a form of flow control, preventing a large group of tasks from
|
|
exhausting some sort of resource.
|