Package - ruby-amqp

Package:  ruby-amqp
apt-get install ruby-amqp
Documentations in package:

Primary informations

Download package: http://deb.debian.org/debian/pool/main/r/ruby-amqp/ruby-amqp_1.8.0-1_all.deb (Size: 1.1MiB)

PropertyValue
Packageruby-amqp
Version1.8.0-1
Installed-Size1612
MaintainerDebian Ruby Extras Maintainers
Architectureall
Replacesruby-amq-client
Providesruby-amq-client
Dependsruby-amq-protocol (>= 2.2.0), ruby-eventmachine
Conflictsruby-amq-client
Descriptionfeature-rich, asynchronous AMQP client
Description-md57c2dcfa200064eac3fe25685e94ca87f
Homepagehttps://github.com/ruby-amqp/amqp
Ruby-Versionsall
Sectionruby
Priorityoptional
Filenamepool/main/r/ruby-amqp/ruby-amqp_1.8.0-1_all.deb
Size1128204
MD5suma19a38ec546e327189b95fa7ff53e1ce
SHA2568a99a3a59940129ed76279ec4bbf0d149e9963911d37d7af35cf64ec1985c380

Files in package

  • /usr/lib/ruby/vendor_ruby/amq/protocol/get_response.rb
  • /usr/lib/ruby/vendor_ruby/amqp.rb
  • /usr/lib/ruby/vendor_ruby/amqp/auth_mechanism_adapter.rb
  • /usr/lib/ruby/vendor_ruby/amqp/auth_mechanism_adapter/external.rb
  • /usr/lib/ruby/vendor_ruby/amqp/auth_mechanism_adapter/plain.rb
  • /usr/lib/ruby/vendor_ruby/amqp/bit_set.rb
  • /usr/lib/ruby/vendor_ruby/amqp/broker.rb
  • /usr/lib/ruby/vendor_ruby/amqp/callbacks.rb
  • /usr/lib/ruby/vendor_ruby/amqp/channel.rb
  • /usr/lib/ruby/vendor_ruby/amqp/channel_id_allocator.rb
  • /usr/lib/ruby/vendor_ruby/amqp/compatibility/ruby187_patchlevel_check.rb
  • /usr/lib/ruby/vendor_ruby/amqp/consumer.rb
  • /usr/lib/ruby/vendor_ruby/amqp/consumer_tag_generator.rb
  • /usr/lib/ruby/vendor_ruby/amqp/deferrable.rb
  • /usr/lib/ruby/vendor_ruby/amqp/entity.rb
  • /usr/lib/ruby/vendor_ruby/amqp/exceptions.rb
  • /usr/lib/ruby/vendor_ruby/amqp/exchange.rb
  • /usr/lib/ruby/vendor_ruby/amqp/extensions/rabbitmq.rb
  • /usr/lib/ruby/vendor_ruby/amqp/framing/string/frame.rb
  • /usr/lib/ruby/vendor_ruby/amqp/handlers_registry.rb
  • /usr/lib/ruby/vendor_ruby/amqp/header.rb
  • /usr/lib/ruby/vendor_ruby/amqp/int_allocator.rb
  • /usr/lib/ruby/vendor_ruby/amqp/integration/rails.rb
  • /usr/lib/ruby/vendor_ruby/amqp/openable.rb
  • /usr/lib/ruby/vendor_ruby/amqp/queue.rb
  • /usr/lib/ruby/vendor_ruby/amqp/session.rb
  • /usr/lib/ruby/vendor_ruby/amqp/settings.rb
  • /usr/lib/ruby/vendor_ruby/amqp/utilities/event_loop_helper.rb
  • /usr/lib/ruby/vendor_ruby/amqp/utilities/server_type.rb
  • /usr/lib/ruby/vendor_ruby/amqp/version.rb
  • /usr/share/doc/ruby-amqp/README.md.gz
  • /usr/share/doc/ruby-amqp/changelog.Debian.gz
  • /usr/share/doc/ruby-amqp/changelog.gz
  • /usr/share/doc/ruby-amqp/copyright
  • /usr/share/doc/ruby-amqp/docs/08Migration.textile.gz
  • /usr/share/doc/ruby-amqp/docs/AMQP091ModelExplained.textile.gz
  • /usr/share/doc/ruby-amqp/docs/Bindings.textile.gz
  • /usr/share/doc/ruby-amqp/docs/Clustering.textile
  • /usr/share/doc/ruby-amqp/docs/ConnectingToTheBroker.textile.gz
  • /usr/share/doc/ruby-amqp/docs/ConnectionEncryptionWithTLS.textile
  • /usr/share/doc/ruby-amqp/docs/DocumentationGuidesIndex.textile.gz
  • /usr/share/doc/ruby-amqp/docs/Durability.textile.gz
  • /usr/share/doc/ruby-amqp/docs/ErrorHandling.textile.gz
  • /usr/share/doc/ruby-amqp/docs/Exchanges.textile.gz
  • /usr/share/doc/ruby-amqp/docs/GettingStarted.textile.gz
  • /usr/share/doc/ruby-amqp/docs/PatternsAndUseCases.textile.gz
  • /usr/share/doc/ruby-amqp/docs/Queues.textile.gz
  • /usr/share/doc/ruby-amqp/docs/RabbitMQVersions.textile
  • /usr/share/doc/ruby-amqp/docs/RunningTests.textile
  • /usr/share/doc/ruby-amqp/docs/TestingWithEventedSpec.textile.gz
  • /usr/share/doc/ruby-amqp/docs/Troubleshooting.textile.gz
  • /usr/share/doc/ruby-amqp/docs/VendorSpecificExtensions.textile.gz
  • /usr/share/doc/ruby-amqp/docs/diagrams/001_hello_world_example_routing.png
  • /usr/share/doc/ruby-amqp/docs/diagrams/002_blabbr_example_routing.png
  • /usr/share/doc/ruby-amqp/docs/diagrams/003_weathr_example_routing.png
  • /usr/share/doc/ruby-amqp/docs/diagrams/004_fanout_exchange.png
  • /usr/share/doc/ruby-amqp/docs/diagrams/005_direct_exchange.png
  • /usr/share/doc/ruby-amqp/docs/diagrams/006_amqp_091_message_acknowledgements.png
  • /usr/share/doc/ruby-amqp/docs/diagrams/007_rabbitmq_publisher_confirms.png
  • /usr/share/doc/ruby-amqp/docs/diagrams/redhat/direct_exchange.png
  • /usr/share/doc/ruby-amqp/docs/diagrams/redhat/fanout_exchange.png
  • /usr/share/doc/ruby-amqp/docs/diagrams/redhat/topic_exchange.png
  • /usr/share/doc/ruby-amqp/examples/channels/open_channel_with_one_arity_callback.rb
  • /usr/share/doc/ruby-amqp/examples/channels/open_channel_without_assignment.rb
  • /usr/share/doc/ruby-amqp/examples/channels/prefetch_as_constructor_argument.rb
  • /usr/share/doc/ruby-amqp/examples/channels/qos_aka_prefetch.rb
  • /usr/share/doc/ruby-amqp/examples/channels/qos_aka_prefetch_without_callback.rb
  • /usr/share/doc/ruby-amqp/examples/connection/connect_and_immediately_disconnect.rb
  • /usr/share/doc/ruby-amqp/examples/error_handling/automatic_recovery_of_channel_and_queues.rb
  • /usr/share/doc/ruby-amqp/examples/error_handling/automatically_recovering_hello_world_consumer.rb
  • /usr/share/doc/ruby-amqp/examples/error_handling/automatically_recovering_hello_world_consumer_that_uses_a_server_named_queue.rb
  • /usr/share/doc/ruby-amqp/examples/error_handling/basic_connection_failover.rb
  • /usr/share/doc/ruby-amqp/examples/error_handling/channel_level_exception.rb
  • /usr/share/doc/ruby-amqp/examples/error_handling/channel_level_exception_with_multiple_channels_involved.rb
  • /usr/share/doc/ruby-amqp/examples/error_handling/connection_level_exception.rb
  • /usr/share/doc/ruby-amqp/examples/error_handling/connection_level_exception_with_objects.rb
  • /usr/share/doc/ruby-amqp/examples/error_handling/connection_loss_handler.rb
  • /usr/share/doc/ruby-amqp/examples/error_handling/global_channel_level_exception_handler.rb
  • /usr/share/doc/ruby-amqp/examples/error_handling/handling_authentication_failure_with_a_callback.rb
  • /usr/share/doc/ruby-amqp/examples/error_handling/handling_authentication_failure_with_a_rescue_block.rb
  • /usr/share/doc/ruby-amqp/examples/error_handling/handling_vhost_misconfiguration_with_a_rescue_block.rb
  • /usr/share/doc/ruby-amqp/examples/error_handling/hello_world_producer.rb
  • /usr/share/doc/ruby-amqp/examples/error_handling/insufficient_permissions.rb
  • /usr/share/doc/ruby-amqp/examples/error_handling/manual_connection_and_channel_recovery.rb
  • /usr/share/doc/ruby-amqp/examples/error_handling/queue_exclusivity_violation.rb
  • /usr/share/doc/ruby-amqp/examples/error_handling/queue_name_violation.rb
  • /usr/share/doc/ruby-amqp/examples/error_handling/reopening_a_channel_after_channel_level_exception.rb
  • /usr/share/doc/ruby-amqp/examples/error_handling/tcp_connection_failure_handling_with_a_rescue_block.rb
  • /usr/share/doc/ruby-amqp/examples/error_handling/tcp_connection_failure_with_a_callback.rb
  • /usr/share/doc/ruby-amqp/examples/exchanges/autodeletion_of_exchanges.rb
  • /usr/share/doc/ruby-amqp/examples/exchanges/declare_an_exchange_without_assignment.rb
  • /usr/share/doc/ruby-amqp/examples/extensions/rabbitmq/connection_blocking.rb
  • /usr/share/doc/ruby-amqp/examples/extensions/rabbitmq/per_queue_message_ttl.rb
  • /usr/share/doc/ruby-amqp/examples/extensions/rabbitmq/publisher_confirmations_with_transient_messages.rb
  • /usr/share/doc/ruby-amqp/examples/extensions/rabbitmq/using_alternate_exchanges.rb
  • /usr/share/doc/ruby-amqp/examples/guides/getting_started/01_hello_world.rb
  • /usr/share/doc/ruby-amqp/examples/guides/getting_started/02_hello_world_dslified.rb
  • /usr/share/doc/ruby-amqp/examples/guides/getting_started/03_blabbr.rb
  • /usr/share/doc/ruby-amqp/examples/guides/getting_started/04_weathr.rb
  • /usr/share/doc/ruby-amqp/examples/guides/queues/01a_declaring_a_server_named_queue_using_queue_constructor.rb
  • /usr/share/doc/ruby-amqp/examples/guides/queues/01b_declaring_a_queue_using_queue_constructor.rb
  • /usr/share/doc/ruby-amqp/examples/guides/queues/02a_declaring_a_durable_shared_queue.rb
  • /usr/share/doc/ruby-amqp/examples/guides/queues/02b_declaring_a_durable_shared_queue.rb
  • /usr/share/doc/ruby-amqp/examples/guides/queues/03a_declaring_a_temporary_exclusive_queue.rb
  • /usr/share/doc/ruby-amqp/examples/guides/queues/03b_declaring_a_temporary_exclusive_queue.rb
  • /usr/share/doc/ruby-amqp/examples/guides/queues/04_bind_a_queue_using_exchange_instance.rb
  • /usr/share/doc/ruby-amqp/examples/guides/queues/05_bind_a_queue_using_exchange_name.rb
  • /usr/share/doc/ruby-amqp/examples/guides/queues/06_subscribe_to_receive_messages.rb
  • /usr/share/doc/ruby-amqp/examples/guides/queues/07_fetch_a_message_from_the_queue.rb
  • /usr/share/doc/ruby-amqp/examples/guides/queues/08_unsubscribing_a_consumer.rb
  • /usr/share/doc/ruby-amqp/examples/guides/queues/09_unbinding_from_exchange.rb
  • /usr/share/doc/ruby-amqp/examples/guides/queues/10_purge_a_queue.rb
  • /usr/share/doc/ruby-amqp/examples/guides/queues/11_deleting_a_queue.rb
  • /usr/share/doc/ruby-amqp/examples/guides/queues/12_objects_that_consume_messages.rb
  • /usr/share/doc/ruby-amqp/examples/guides/queues/13_objects_that_consume_messages_take_two.rb
  • /usr/share/doc/ruby-amqp/examples/hello_world.rb
  • /usr/share/doc/ruby-amqp/examples/hello_world_with_an_empty_string.rb
  • /usr/share/doc/ruby-amqp/examples/hello_world_with_eventmachine_in_a_separate_thread.rb
  • /usr/share/doc/ruby-amqp/examples/hello_world_with_large_payload.rb
  • /usr/share/doc/ruby-amqp/examples/inspecting_server_information.rb
  • /usr/share/doc/ruby-amqp/examples/issues/amq_client_issue_7.rb
  • /usr/share/doc/ruby-amqp/examples/issues/amq_protocol_issue_14.rb
  • /usr/share/doc/ruby-amqp/examples/issues/issue_121.rb
  • /usr/share/doc/ruby-amqp/examples/issues/issue_75.rb
  • /usr/share/doc/ruby-amqp/examples/issues/issue_79.rb
  • /usr/share/doc/ruby-amqp/examples/issues/issue_80.rb
  • /usr/share/doc/ruby-amqp/examples/issues/issue_93.rb
  • /usr/share/doc/ruby-amqp/examples/issues/issue_94.rb
  • /usr/share/doc/ruby-amqp/examples/patterns/command/consumer.rb
  • /usr/share/doc/ruby-amqp/examples/patterns/command/producer.rb
  • /usr/share/doc/ruby-amqp/examples/patterns/event/consumer.rb
  • /usr/share/doc/ruby-amqp/examples/patterns/event/producer.rb
  • /usr/share/doc/ruby-amqp/examples/patterns/request_reply/client.rb
  • /usr/share/doc/ruby-amqp/examples/patterns/request_reply/server.rb
  • /usr/share/doc/ruby-amqp/examples/publishing/publishing_a_one_off_message.rb
  • /usr/share/doc/ruby-amqp/examples/publishing/publishing_callback.rb
  • /usr/share/doc/ruby-amqp/examples/publishing/returned_messages.rb
  • /usr/share/doc/ruby-amqp/examples/publishing/simplistic_scatter_gather.rb
  • /usr/share/doc/ruby-amqp/examples/queues/accessing_message_metadata.rb
  • /usr/share/doc/ruby-amqp/examples/queues/automatic_binding_for_default_direct_exchange.rb
  • /usr/share/doc/ruby-amqp/examples/queues/basic_get.rb
  • /usr/share/doc/ruby-amqp/examples/queues/cancel_default_consumer.rb
  • /usr/share/doc/ruby-amqp/examples/queues/declare_a_queue_without_assignment.rb
  • /usr/share/doc/ruby-amqp/examples/queues/declare_and_bind_a_server_named_queue.rb
  • /usr/share/doc/ruby-amqp/examples/queues/queue_status.rb
  • /usr/share/doc/ruby-amqp/examples/queues/rejecting_messages_without_requeueuing.rb
  • /usr/share/doc/ruby-amqp/examples/queues/using_explicit_acknowledgements.rb
  • /usr/share/doc/ruby-amqp/examples/rack/publish_a_message_on_request/thin.ru
  • /usr/share/doc/ruby-amqp/examples/routing/fanout_routing.rb
  • /usr/share/doc/ruby-amqp/examples/routing/headers_routing.rb
  • /usr/share/doc/ruby-amqp/examples/routing/pubsub.rb
  • /usr/share/doc/ruby-amqp/examples/routing/round_robin_with_direct_exchange.rb
  • /usr/share/doc/ruby-amqp/examples/routing/round_robin_with_the_default_exchange.rb
  • /usr/share/doc/ruby-amqp/examples/routing/unroutable_mandatory_message_is_returned.rb
  • /usr/share/doc/ruby-amqp/examples/routing/weather_updates.rb
  • /usr/share/doc/ruby-amqp/examples/tls/using_tls.rb
  • /usr/share/doc/ruby-amqp/examples/tls_certificates/client/cert.pem
  • /usr/share/doc/ruby-amqp/examples/tls_certificates/client/key.pem
  • /usr/share/doc/ruby-amqp/examples/tls_certificates/client/keycert.p12
  • /usr/share/doc/ruby-amqp/examples/tls_certificates/client/req.pem
  • /usr/share/doc/ruby-amqp/examples/tls_certificates/server/cert.pem
  • /usr/share/doc/ruby-amqp/examples/tls_certificates/server/key.pem
  • /usr/share/doc/ruby-amqp/examples/tls_certificates/server/keycert.p12
  • /usr/share/doc/ruby-amqp/examples/tls_certificates/server/req.pem
  • /usr/share/doc/ruby-amqp/examples/tls_certificates/testca/cacert.cer
  • /usr/share/doc/ruby-amqp/examples/tls_certificates/testca/cacert.pem
  • /usr/share/doc/ruby-amqp/examples/tls_certificates/testca/index.txt
  • /usr/share/doc/ruby-amqp/examples/tls_certificates/testca/index.txt.attr
  • /usr/share/doc/ruby-amqp/examples/tls_certificates/testca/index.txt.old
  • /usr/share/doc/ruby-amqp/examples/tls_certificates/testca/openssl.cnf
  • /usr/share/doc/ruby-amqp/examples/tls_certificates/testca/private/cakey.pem
  • /usr/share/doc/ruby-amqp/examples/tls_certificates/testca/serial
  • /usr/share/doc/ruby-amqp/examples/tls_certificates/testca/serial.old
  • /usr/share/rubygems-integration/all/specifications/amqp-1.8.0.gemspec