Docs GODI Archive
Projects Blog Link DB

Look up function:

(e.g. "List.find" or "keysym")
More options

FREE SOFTWARE ON CAMLCITY.ORG

GODI Package godi-netamqp

client for AMQP message-queue protocol

This library implements an AMQP client for accessing a message broker. The supported protocol version is 0-9-1, and successful tests have been run against RabbitMQ. The library is designed as an extension to Ocamlnet.

Version: 1.0
Homepage: http://oss.wink.com/netamqp/
Maintainer: gerd@gerd-stolpmann.de
Files: doc/godi-netamqp/INSTALL
doc/godi-netamqp/LICENSE
doc/godi-netamqp/examples/t_connection.ml
doc/godi-netamqp/examples/t_receiver.ml
doc/godi-netamqp/examples/t_receiver_highlevel.ml
doc/godi-netamqp/examples/t_sender.ml
doc/godi-netamqp/examples/t_sender_highlevel.ml
doc/godi-netamqp/examples/t_transport.ml
doc/godi-netamqp/html/Netamqp_basic.html
doc/godi-netamqp/html/Netamqp_basic.message-c.html
doc/godi-netamqp/html/Netamqp_channel.html
doc/godi-netamqp/html/Netamqp_connection.html
doc/godi-netamqp/html/Netamqp_endpoint.Debug.html
doc/godi-netamqp/html/Netamqp_endpoint.html
doc/godi-netamqp/html/Netamqp_exchange.html
doc/godi-netamqp/html/Netamqp_methods_0_9.html
doc/godi-netamqp/html/Netamqp_queue.html
doc/godi-netamqp/html/Netamqp_rtypes.html
doc/godi-netamqp/html/Netamqp_transport.Debug.html
doc/godi-netamqp/html/Netamqp_transport.amqp_multiplex_controller-c.html
doc/godi-netamqp/html/Netamqp_transport.html
doc/godi-netamqp/html/Netamqp_tx.html
doc/godi-netamqp/html/Netamqp_types.html
doc/godi-netamqp/html/index.html
doc/godi-netamqp/html/index_attributes.html
doc/godi-netamqp/html/index_class_types.html
doc/godi-netamqp/html/index_classes.html
doc/godi-netamqp/html/index_exceptions.html
doc/godi-netamqp/html/index_methods.html
doc/godi-netamqp/html/index_module_types.html
doc/godi-netamqp/html/index_modules.html
doc/godi-netamqp/html/index_types.html
doc/godi-netamqp/html/index_values.html
doc/godi-netamqp/html/style.css
doc/godi-netamqp/html/type_Netamqp_basic.html
doc/godi-netamqp/html/type_Netamqp_basic.message.html
doc/godi-netamqp/html/type_Netamqp_channel.html
doc/godi-netamqp/html/type_Netamqp_connection.html
doc/godi-netamqp/html/type_Netamqp_endpoint.Debug.html
doc/godi-netamqp/html/type_Netamqp_endpoint.html
doc/godi-netamqp/html/type_Netamqp_exchange.html
doc/godi-netamqp/html/type_Netamqp_methods_0_9.html
doc/godi-netamqp/html/type_Netamqp_queue.html
doc/godi-netamqp/html/type_Netamqp_rtypes.html
doc/godi-netamqp/html/type_Netamqp_transport.Debug.html
doc/godi-netamqp/html/type_Netamqp_transport.amqp_multiplex_controller.html
doc/godi-netamqp/html/type_Netamqp_transport.html
doc/godi-netamqp/html/type_Netamqp_tx.html
doc/godi-netamqp/html/type_Netamqp_types.html
doc/godi-netamqp/netamqp-slides.pdf
lib/ocaml/pkg-lib/netamqp/META
lib/ocaml/pkg-lib/netamqp/amqp0-9-1.xml
lib/ocaml/pkg-lib/netamqp/netamqp.a
lib/ocaml/pkg-lib/netamqp/netamqp.cma
lib/ocaml/pkg-lib/netamqp/netamqp.cmxa
lib/ocaml/pkg-lib/netamqp/netamqp_basic.cmi
lib/ocaml/pkg-lib/netamqp/netamqp_basic.cmi_pretty
lib/ocaml/pkg-lib/netamqp/netamqp_basic.mli
lib/ocaml/pkg-lib/netamqp/netamqp_channel.cmi
lib/ocaml/pkg-lib/netamqp/netamqp_channel.cmi_pretty
lib/ocaml/pkg-lib/netamqp/netamqp_channel.mli
lib/ocaml/pkg-lib/netamqp/netamqp_connection.cmi
lib/ocaml/pkg-lib/netamqp/netamqp_connection.cmi_pretty
lib/ocaml/pkg-lib/netamqp/netamqp_connection.mli
lib/ocaml/pkg-lib/netamqp/netamqp_endpoint.cmi
lib/ocaml/pkg-lib/netamqp/netamqp_endpoint.cmi_pretty
lib/ocaml/pkg-lib/netamqp/netamqp_endpoint.mli
lib/ocaml/pkg-lib/netamqp/netamqp_exchange.cmi
lib/ocaml/pkg-lib/netamqp/netamqp_exchange.cmi_pretty
lib/ocaml/pkg-lib/netamqp/netamqp_exchange.mli
lib/ocaml/pkg-lib/netamqp/netamqp_methods_0_9.cmi
lib/ocaml/pkg-lib/netamqp/netamqp_methods_0_9.cmi_pretty
lib/ocaml/pkg-lib/netamqp/netamqp_methods_0_9.mli
lib/ocaml/pkg-lib/netamqp/netamqp_queue.cmi
lib/ocaml/pkg-lib/netamqp/netamqp_queue.cmi_pretty
lib/ocaml/pkg-lib/netamqp/netamqp_queue.mli
lib/ocaml/pkg-lib/netamqp/netamqp_rtypes.cmi
lib/ocaml/pkg-lib/netamqp/netamqp_rtypes.cmi_pretty
lib/ocaml/pkg-lib/netamqp/netamqp_rtypes.mli
lib/ocaml/pkg-lib/netamqp/netamqp_transport.cmi
lib/ocaml/pkg-lib/netamqp/netamqp_transport.cmi_pretty
lib/ocaml/pkg-lib/netamqp/netamqp_transport.mli
lib/ocaml/pkg-lib/netamqp/netamqp_tx.cmi
lib/ocaml/pkg-lib/netamqp/netamqp_tx.cmi_pretty
lib/ocaml/pkg-lib/netamqp/netamqp_tx.mli
lib/ocaml/pkg-lib/netamqp/netamqp_types.cmi
lib/ocaml/pkg-lib/netamqp/netamqp_types.cmi_pretty
lib/ocaml/pkg-lib/netamqp/netamqp_types.mli
Built from sources: netamqp-1.0
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml