Group
Extension

Matches 2

XAS-Spooler ( K/KE/KESTEB/XAS-Spooler-0.03.tar.gz, KESTEB, 2016; MetaCPAN )
XAS-Spooler/lib/XAS/Spooler.pm ( view source; MetaCPAN )
a message, it creates a spool file. The spool file
is a serialized Perl data structure in L<JSON|http://json.org/> format, with 
special headers. The spooler scans the spool directory and sends the pa
XAS-Spooler ( K/KE/KESTEB/XAS-Spooler-0.03.tar.gz, KESTEB, 2016; MetaCPAN )
XAS-Spooler/lib/XAS/Spooler/Connector.pm ( view source; MetaCPAN )
omp::POE::Client',
  accessors  => 'events',
  constants  => 'TRUE FALSE ARRAY',
  codec      => 'JSON',
  filesystem => 'File',
  vars => {
    PARAMS => {
      -hostname  => { optional => 1, defaul
s
creating the standard message header, decoding the data and creating a
serialized message using JSON. This message is then sent to message queue
server.

=over 4

=item B<OBJECT>

The handle for the

The queue to send the message too.

=item B<ARG3>

The actual data to process. This is usually a JSON formated string.

=item B<ARG4>

The full qualified name of the file that was processed. This, al

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.