]> git.evergreen-ils.org Git - working/OpenSRF.git/commit
LP#1729610: Allow queuing (for a while) during child backlog
authorMike Rylander <mrylander@gmail.com>
Tue, 24 Oct 2017 17:27:37 +0000 (13:27 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Tue, 6 Nov 2018 20:16:01 +0000 (15:16 -0500)
commit2eef0774940355e652aab3dd68d0af70266ff916
treeba34b3753822e1b823d68cfd33c3aaf0f5c260fb
parent304365165e7ba0cc08bb6c5f0ba25f0b541fd27d
LP#1729610: Allow queuing (for a while) during child backlog

This patch teaches OpenSRF listeners for Perl services how to maintain
a queue of requests in case no drone process is immediately available
to process a requeust.

Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
src/perl/lib/OpenSRF/Server.pm
src/perl/lib/OpenSRF/Transport/SlimJabber/XMPPReader.pm