Net-AMQP
view release on metacpan or search on metacpan
completely control the wire protocol, or by programmatic request. The
former has precedent (viz "qpid.amqp0-8.xml" in spec), but could cause a
combinatorial explosion as more brokers and versions are added. The
latter adds interface complexity.
QUOTES
"All problems in computer science can be solved by another level of
indirection." -- David Wheeler's observation
"...except for the problem of too many layers of indirection." -- Kevlin
Henney's corollary
COPYRIGHT
Copyright (c) 2009 Eric Waters and XMission LLC
(http://www.xmission.com/). Copyright (c) 2012, 2013 Chip Salzenberg and
Topsy Labs (http://labs.topsy.com/). All rights reserved.
This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself. The full text of the license can be
found in the LICENSE file included with this module.
lib/Net/AMQP.pm view on Meta::CPAN
Address the dialect problem, either via modified spec files that completely
control the wire protocol, or by programmatic request. The former has
precedent (viz L<spec/qpid.amqp0-8.xml>), but could cause a combinatorial explosion
as more brokers and versions are added. The latter adds interface complexity.
=head1 QUOTES
"All problems in computer science can be solved by another level of indirection." -- David Wheeler's observation
"...except for the problem of too many layers of indirection." -- Kevlin Henney's corollary
=head1 COPYRIGHT
Copyright (c) 2009 Eric Waters and XMission LLC (http://www.xmission.com/).
Copyright (c) 2012, 2013 Chip Salzenberg and Topsy Labs (http://labs.topsy.com/).
All rights reserved.
This program is free software; you can redistribute it and/or modify it under
the same terms as Perl itself. The full text of the license can be found in
the LICENSE file included with this module.
( run in 0.245 second using v1.01-cache-2.11-cpan-3cd7ad12f66 )