Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37044313
en ru br
Репозитории ALT
S:4.4.13-alt1_4jpp11
www.altlinux.org/Changes

Группа :: Разработка/Java
Пакет: httpcomponents-core

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 4.4.13-alt1_4jpp11
Время сборки: 18 августа 2021, 09:02 ( 136.3 недели назад )
Размер архива: 603.53 Kb

Домашняя страница:   http://hc.apache.org/

Лицензия: ASL 2.0
О пакете: Set of low level Java HTTP transport components for HTTP services
Описание:

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.

Текущий майнтейнер: Igor Vlasenko

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • httpcomponents-core
  • httpcomponents-core-javadoc
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin