Ports 搜索

共有19,819项符合%22HTTP Server%22的查询结果,以下是第17,60117,610项(搜索用时0.013秒)
devel/Parallel-Fork-BossWorker-0.05 (Score: 7.739885E-4)
Easily create forking queue processing applications
Perl extension for easily creating forking queue processing applications.
devel/POE-Component-Daemon-0.1400 (Score: 7.739885E-4)
Handles all the housework for a daemon in POE
Dealing with all the little details of a forking daemon can be annoying and hard. POE::Component::Daemon encapsulates all the details into one place and (hopefully) gets them right.
devel/POE-Component-DebugShell-1.412 (Score: 7.739885E-4)
Interactive peeking into a running POE application
This component allows for interactive peeking into a running POE application.
devel/POE-Component-DirWatch-0.300003 (Score: 7.739885E-4)
POE directory watcher
POE::Component::DirWatch watches a directory for files. It creates a separate session which invokes a user-supplied callback as soon as it finds a file in the directory. Its primary intended use is processing a "drop-box" style directory, such as an FTP upload directory.
devel/POE-Component-Hailo-0.10 (Score: 7.739885E-4)
Non-blocking wrapper around Hailo
POE::Component::Hailo is a POE component that provides a non-blocking wrapper around Hailo. It accepts the events listed under "INPUT" and emits the events listed under "OUTPUT".
devel/POE-Component-IKC-0.2402 (Score: 7.739885E-4)
POE Inter-Kernel Communication
This a first draft if Inter-Kernel Communication for POE.
devel/POE-Component-JobQueue-0.5710 (Score: 7.739885E-4)
POE component to manage queues and worker pools
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.
devel/POE-Component-Logger-1.10 (Score: 7.739885E-4)
POE logging class
POE::Component::Logger provides a simple logging component that uses Log::Dispatch::Config to drive it, allowing you to log to multiple places at once (e.g. to STDERR and Syslog at the same time) and also to flexibly define your logger's output.
devel/POE-Component-Pluggable-1.26 (Score: 7.739885E-4)
Base class for creating plugin enabled POE Components
POE::Component::Pluggable is a base class for creating plugin enabled POE Components. It is a generic port of POE::Component::IRCs plugin system. If your component dispatches events to registered POE sessions then POE::Component::Pluggable may be a good fit for you.
devel/POE-Component-RSS-0.09 (Score: 7.739885E-4)
Module for event based RSS parsing
POE::Component::RSS is an event based RSS parsing module. It wraps XML::RSS and provides a POE based framework for accessing the information provided.