./www/p5-Hijk, Hijk - Fast & minimal low-level HTTP client

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2016Q1, Version: 0.26, Package name: p5-Hijk-0.26, Maintainer: pkgsrc-users

Hijk is a fast & minimal low-level HTTP client intended to be used
where you control both the client and the server, e.g. for talking to
some internal service from a frontend user-facing web application.

It is NOT a general HTTP user agent, it doesn't support redirects,
proxies, SSL and any number of other advanced HTTP features like (in
roughly descending order of feature completeness) LWP::UserAgent,
WWW::Curl, HTTP::Tiny, HTTP::Lite or Furl. This library is basically
one step above manually talking HTTP over sockets.

Having said that it's lightning fast and extensively used in
production at Booking.com where it's used as the go-to transport layer
for talking to internal services. It uses non-blocking sockets and
correctly handles all combinations of connect/read timeouts and other
issues you might encounter from various combinations of parts of your
system going down or becoming otherwise unavailable.


Required to run:
[lang/perl5]

Required to build:
[devel/p5-Test-Exception] [time/p5-Time-HiRes]

Master sites:

SHA1: cb3d4add9f921c27f43cf1274828a20d8b3f1e3e
RMD160: 6eb6174fc5334dc97bc69fad0069ead48ac5fb1a
Filesize: 42.894 KB

Version history: (Expand)