翻訳と辞書
Words near each other
・ JGO
・ JGP
・ JGR
・ JGR Class 2120
・ JGR Class 3380
・ JGR Class 3900
・ JGR Class 5100
・ JGR Class 5500
・ JGR Class 7100
・ JGR Class 7170
・ JGR Class 8150
・ JGR Class 860
・ JGraph
・ JGRASP
・ JGroup
JGroups
・ JGS
・ JGSDF Camp Hachinohe
・ JGSDF Camp Itazuma
・ JGSDF Camp Jinmachi
・ JGSDF Camp Komakado
・ JGSDF Camp Takigahara
・ JGSDF Camp Toyokawa
・ JGSP Novi Sad
・ JGT
・ JGU
・ JGW
・ JH
・ JH (hash function)
・ JH Djazaïr


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

JGroups : ウィキペディア英語版
JGroups

JGroups is a reliable multicast system written in the Java language.
JGroups adds a "grouping" layer over a transport protocol, internally keeping a list of participants. This list is used to:
* Make the application aware of the listeners
* Make some or all transmissions reliable
* Allow totally ordered transmissions
JGroups is a toolkit for reliable multicast communication. It can be used to create groups of processes whose members can send messages to each other. JGroups enables developers to create reliable multipoint (multicast) applications where reliability is a deployment issue. JGroups also relieves the application developer from implementing this logic themselves. This saves significant development time and allows for the application to be deployed in different environments without having to change code.
==JGroups Features==

* 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)

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「JGroups」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.