Giter Site home page Giter Site logo

perl-beetle's Introduction

NAME
    Beetle - High availability AMQP messaging with redundant queues

SYNOPSIS
DESCRIPTION
    This is the Perl implementation of the Ruby Beetle project. The Perl
    implementation is as close as possible to the Ruby one. More information
    can be found on <http://xing.github.com/beetle/>.

    Beetle grew out of a project to improve an existing ActiveMQ based
    messaging infrastructure. It offers the following features:

    *   High Availability (by using multiple message broker instances)

    *   Redundancy (by replicating queues)

    *   Simple client API (by encapsulating the publishing/ deduplication
        logic)

    The main documentation can be found in Beetle::Client which is the
    public interface to the Beetle::Subscriber and the Beetle::Publisher.
    There are also some examples in the distribution in "examples/".

TEST COVERAGE
        ----------------------------------- ------ ------ ------ ------ ------ ------
        File                                  stmt   bran   cond    sub   time  total
        ----------------------------------- ------ ------ ------ ------ ------ ------
        blib/lib/Beetle.pm                   100.0    n/a    n/a  100.0    1.0  100.0
        lib/Beetle/Base.pm                   100.0    n/a    n/a  100.0    0.8  100.0
        lib/Beetle/Base/PubSub.pm            100.0  100.0  100.0  100.0    2.2  100.0
        lib/Beetle/Bunny.pm                  100.0  100.0   91.7  100.0    3.1   99.0
        lib/Beetle/Client.pm                 100.0  100.0   79.4  100.0   35.3   95.9
        lib/Beetle/Config.pm                 100.0    n/a    n/a  100.0    0.5  100.0
        lib/Beetle/Constants.pm              100.0    n/a    n/a  100.0    0.0  100.0
        lib/Beetle/DeduplicationStore.pm     100.0   95.0   66.7  100.0   10.4   98.9
        lib/Beetle/Handler.pm                100.0  100.0  100.0  100.0    2.7  100.0
        lib/Beetle/Message.pm                100.0  100.0  100.0  100.0   17.1  100.0
        lib/Beetle/Publisher.pm               99.2   93.3  100.0  100.0   14.1   98.3
        lib/Beetle/Redis.pm                   97.5   88.2   50.0   92.3    1.8   90.1
        lib/Beetle/Subscriber.pm             100.0   94.4  100.0  100.0   10.9   99.3
        Total                                 99.7   96.4   85.3   99.5  100.0   98.1
        ----------------------------------- ------ ------ ------ ------ ------ ------

AUTHOR
    Johannes Plunien <[email protected]>

COPYRIGHT AND LICENSE
    Copyright 2010 XING AG

    This library is free software; you can redistribute it and/or modify it
    under the same terms as Perl itself.

    IT COMES WITHOUT WARRANTY OF ANY KIND.

SEE ALSO
    *   <http://xing.github.com/beetle/>

REPOSITORY
    <http://github.com/plu/perl-beetle/>

perl-beetle's People

Contributors

plu avatar roccoblues avatar maxhq avatar jhk avatar edennis avatar

Watchers

 avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.