Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37045281
en ru br
ALT Linux repos
S:4.4.13-alt1_4jpp11

Group :: Development/Java
RPM: httpcomponents-core

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 4.4.13-alt1_4jpp11
Build date: 18 august 2021, 09:02 ( 136.3 weeks ago )
Size: 603.53 Kb

Home page:   http://hc.apache.org/

License: ASL 2.0
Summary: Set of low level Java HTTP transport components for HTTP services
Description:

HttpCore is a set of low level HTTP transport components that can be
used to build custom client and server side HTTP services with a
minimal footprint. HttpCore supports two I/O models: blocking I/O
model based on the classic Java I/O and non-blocking, event driven I/O
model based on Java NIO.

The blocking I/O model may be more appropriate for data intensive, low
latency scenarios, whereas the non-blocking model may be more
appropriate for high latency scenarios where raw data throughput is
less important than the ability to handle thousands of simultaneous
HTTP connections in a resource efficient manner.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • httpcomponents-core
  • httpcomponents-core-javadoc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin