develooper Front page | perl.modules | Postings from June 2008

Module submission Net::AMQP

From:
Perl Authors Upload Server
Date:
June 22, 2008 12:49
Subject:
Module submission Net::AMQP
Message ID:
200806221949.m5MJn7RI022880@pause.perl.org

The following module was proposed for inclusion in the Module List:

  modid:       Net::AMQP
  DSLIP:       idhOp
  description: Advanced Message Queuing Protocol interface
  userid:      RYBSKEJ (Eric Rybski)
  chapterid:   5 (Networking_Devices_IPC)
  communities:

  similar:

  rationale:

    Having been unable to find any Perl interfaces for AMQP
    (http://en.wikipedia.org/wiki/Advanced_Message_Queuing_Protocol) on
    CPAN or elsewhere on the internet, I have been working on a Perl XS
    interface to the OpenAMP WireAPI client library
    (http://www.openamq.org/wireapi.html), which is currently compliant
    with the AMQP/0.9 specification
    (http://jira.amqp.org/confluence/display/AMQP/Download).

    My intent is to implement a standard AMQP programming model with a
    Perl object-oriented interface, using the WireAPI interface as the
    primary protocol backend interface. Since AMQP is a standard
    protocol, the generic namespace prefix Net:: seems appropriate.
    (OpenAMQ::WireAPI was my first idea, but seemed too restrictive
    since WireAPI is functionally a standard AMQP/0.9 client API.)

    I may also pursue development of a pure-Perl implementation in this
    distribution after the WireAPI implementation is complete, as time
    permits.

  enteredby:   RYBSKEJ (Eric Rybski)
  enteredon:   Sun Jun 22 19:49:07 2008 GMT

The resulting entry would be:

Net::
::AMQP            idhOp Advanced Message Queuing Protocol interface  RYBSKEJ


Thanks for registering,
-- 
The PAUSE

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=f2510000_db1bb1a30322cea9&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=f2510000_db1bb1a30322cea9&SUBMIT_pause99_add_mod_insertit=1



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About