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

  modid:       AMQP
  DSLIP:       adpOp
  description: AMQP publisher / subscriber model classes
  userid:      DGOEHRIG (David J. Goehrig)
  chapterid:   9 (Language_Interfaces)
  communities:
    https://github.com/cthulhuology/perl-AMQP

  similar:
    Net::AMQP AnyEvent::RabbitMQ

  rationale:

    Currently there are no modules for doing simple things with AMQP.
    Typical design patterns like subscribing to a queue and doing
    something with the messages on the queue, or simply publishing to an
    exchange, require dozens of lines of callbacks be registered with an
    implementation specific module.

    Net::AMQP lacks the socket interface, and doesn't support the
    latest versions of the AMQP specification (without talking to Chip),
    and the AnyEvent::RabbitMQ modules are callback hell for typical use
    cases.

    The top level AMQP::* modules will encompass a set of typical
    design patterns used in production at a several companies already.

  enteredby:   DGOEHRIG (David J. Goehrig)
  enteredon:   Sun Sep 15 01:47:07 2013 UTC

The resulting entry would be:

AMQP              adpOp AMQP publisher / subscriber model classes    DGOEHRIG


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=4bd00000_188db6c7b390708f&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=4bd00000_188db6c7b390708f&SUBMIT_pause99_add_mod_insertit=1
Peek at the current permissions:
  
https://pause.perl.org/pause/authenquery?pause99_peek_perms_by=me&pause99_peek_perms_query=AMQP

Reply via email to