ports/net/p5-POE-Component-Client-Keepalive/pkg/DESCR

6 lines
321 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
POE::Component::Client::Keepalive creates and manages connections for
other components. It maintains a cache of kept-alive connections for
quick reuse. It is written specifically for clients that can benefit
from kept-alive connections, such as HTTP clients. Using it for
one-shot connections would probably be silly.