Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37041151
en ru br
Репозитории ALT
5.1: 2.4.1-alt2_1.SP4.1jpp5
4.1: 2.2.9.2-alt1_3jpp1.7
4.0: 2.2.9.2-alt1_3jpp1.7
www.altlinux.org/Changes

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

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

Текущая версия: 2.4.1-alt2_1.SP4.1jpp5
Время сборки: 27 сентября 2008, 10:21 ( 808.8 недели назад )
Размер архива: 7.10 Mb

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

Лицензия: LGPLv2+
О пакете: Toolkit for reliable multicast communication
Описание:

JGroups is a toolkit for reliable multicast communication. (Note that
this doesn't necessarily mean IP Multicast, JGroups can also use
transports such as TCP). It can be used to create groups of processes
whose members can send messages to each other. The main features include

   * Group creation and deletion. Group members can be spread across
     LANs or WANs
   * Joining and leaving of groups
   * Membership detection and notification about joined/left/crashed members
   * Detection and removal of crashed members
   * Sending and receiving of member-to-group messages (point-to-multipoint)
   * Sending and receiving of member-to-member messages (point-to-point)

To use JGroups one needs:
commons-logging.jar
concurrent.jar
log4j.jar

To run JGroups you need to have an XML parser installed on your system.
If you use JDK 1.4 or higher, you can use the parser that is shipped with it.

If you want to use the JGroups JMS protocol ( org.jgroups.protocols.JMS ),
then you will also need to place jms.jar somewhere in your CLASSPATH.

Place the JAR files somewhere in your CLASSPATH , and you're ready to start
using JGroups.

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

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

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

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