Download List

프로젝트 설명

Tribe is a Java-based group communication library.
It is based on reliable point-to-point FIFO
communication channels (like TCP) and targets high
performance cluster environments.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-02-08 17:41
0.2

이것은 최초의 릴리스는 TCP를 제공하거나 GMS (그룹 멤버쉽 서비스를하지 않고 안정적인 그룹 통신 기반), 중 하나를 정적 또는 UDP를 검색 서비스를 기반으로. 화이트 보드 데모 JGroups에서, 그리고 조각과 JGroups 래퍼를 맞게되었습니다 기존의 어플 리케이션을 위해 제공됩니다. 여러 어댑터 PushPullAdapter 등 (JGroups)와 MulticastRequestAdapter 그룹처럼 RPC를 기반으로 (또는) 전체 그룹 또는 그룹의 하위 집합을 동기화하지로 포함되어있습니다.
Tags: Initial freshmeat announcement
This initial release provides TCP-based reliable
group communication with or without GMS (Group
Membership Service), either static or based on a
UDP discovery service. A white board demo has been
adapted from JGroups, and a JGroups wrapper with
fragmentation is provided for existing
applications. Several adapters are included, such
as a PushPullAdapter (like in JGroups) and a
MulticastRequestAdapter for group-based RPCs
(synchronous or not) to the full group or any
subset of the group.

Project Resources