Package ants: Information

    Source package: ants
    Version: 0.5.3-alt3
    Build time:  Mar 11, 2011, 10:28 AM
    Category: Networking/Other
    Report package bug
    License: GPLv2
    Summary: The ANTS Load Balancing System
    Description: 
    The ANTS Load Balancing System is a piece of software that will allow jobs to be
    executed on computers connected in a network (eg. a Beowulf). The node best
    suited (at the time of execution) for the job given, will be chosen to execute
    the job.
    
    This is an approach different from that of traditional Queue systems. A job is
    not queued, it is executed immediately if any suitable host (for the given job
    type) can be found. This makes the system suitable for execution of a large
    number of small jobs, such as compilers. A traditional queue system will often
    take up too much time managing it's queues, to allow tasks such as large-scale
    compilations to gain much speedup using it.

    List of rpms provided by this srpm:
    ants (x86_64, i586)
    ants-debuginfo (x86_64, i586)
    gkrellm-ants (x86_64, i586)
    gkrellm-ants-debuginfo (x86_64, i586)


    List of contributors:
    Eugeny A. Rostovtsev

      1. libncurses-devel
      2. gkrellm-devel
      3. rpm-build-licenses
      4. gcc-c++

    Last changed


    March 11, 2011 Eugeny A. Rostovtsev 0.5.3-alt3
    - Rebuilt for debuginfo
    Oct. 4, 2010 Eugeny A. Rostovtsev 0.5.3-alt2
    - Rebuilt without rpm-build-compat
    April 5, 2009 Eugeny A. Rostovtsev 0.5.3-alt1
    - Initial build for Sisyphus