Package jgroups: Information

    Source package: jgroups
    Version: 2.6.10-alt1_4jpp6
    Build time:  Feb 3, 2011, 07:06 PM
    Category: Development/Java
    Report package bug
    License: LGPLv2+
    Summary: Toolkit for reliable multicast communication
    Description: 
    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
     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.

    List of rpms provided by this srpm:
    jgroups (noarch)
    jgroups-javadoc (noarch)
    jgroups-manual (noarch)
    jgroups-repolib (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. /proc
      2. ant >= 0:1.6
      3. ant-junit
      4. ant-trax
      5. log4j
      6. mx4j
      7. bsh
      8. xalan-j2
      9. jakarta-commons-logging
      10. jaxp_parser_impl
      11. jboss-jms-1.1-api
      12. jpackage-compat
      13. jpackage-utils
      14. junit

    Last changed


    Feb. 3, 2011 Igor Vlasenko 1:2.6.10-alt1_4jpp6
    - new version
    Sept. 27, 2008 Igor Vlasenko 1:2.4.1-alt2_1.SP4.1jpp5
    - fixed build
    Sept. 6, 2008 Igor Vlasenko 1:2.4.1-alt1_1.SP4.1jpp5
    - converted from JPackage by jppimport script