Netsds :: cola

API simple a Memcacheq Powered Collue
Descargar ahora

Netsds :: cola Clasificación y resumen

Anuncio publicitario

  • Rating:
  • Licencia:
  • Perl Artistic License
  • Precio:
  • FREE
  • Nombre del editor:
  • Michael Bochkaryov
  • Sitio web del editor:
  • http://search.cpan.org/~rattler/

Netsds :: cola Etiquetas


Netsds :: cola Descripción

API SIMPLE A MEMCACUSQ POWERED COLOCE Netsds :: Queue es un módulo PERL que proporciona una API simple a NetSds Queue.Low Level Messaging se basa en un servidor MemcCacheq rápido y confiable. Utiliza BerkeleyDB para el protocolo de persistencia y Memchache sobre los sockets TCP o UNIX.El Mensaje se convierte en JSON y luego se almacena como STRINGS4 STRING.SYNOPSIS Use Netsds :: Queue; Usa datos :: Dumper; My $ Q = Netsds :: Queue-> Nuevo (servidor => '10 .0.0.5: 18181 '); # Push Mensajes para cola $ Q-> Push ('MyQ', {ID => 1, texto => 'uno'}); $ Q-> PUSH ('MYQ', {ID => 2, Text => 'Dos'}); $ Q-> PUSH ('MYQ', {ID => 3, Text => 'Three'}); # Obtener mensajes de la cola mientras (MIS $ DATA = $ Q-> PULL ('MYQ')) {Imprimir Dumper ($ DATOS); } Requisitos: · Perl


Netsds :: cola Software relacionado