From: mike Date: Fri, 7 Apr 2006 13:06:13 +0000 (+0000) Subject: Describe async.pl X-Git-Tag: cpan_1_22~198 X-Git-Url: http://sru.miketaylor.org.uk/?a=commitdiff_plain;h=02f3e170aeb1bb2491a96494dff8e12fe10b6897;p=ZOOM-Perl-moved-to-github.git Describe async.pl --- diff --git a/samples/README b/samples/README index 7636251..a1e3f88 100644 --- a/samples/README +++ b/samples/README @@ -1,4 +1,4 @@ -$Id: README,v 1.5 2006-04-07 11:11:19 mike Exp $ +$Id: README,v 1.6 2006-04-07 13:06:13 mike Exp $ This area contains sample programs that exercise all three of the APIs supported by this module. The programs for each API are contained in @@ -32,6 +32,12 @@ zoomtst3.pl -- A direct translation of the "zoomtst3.c" application from the YAZ distribution -- simultaneous search of multiple targets. Pretty cool :-) +async.pl -- A slightly cleverer version of "zoomtst3.pl" which takes + advantage of the new END element introduced in YAZ 2.1.17 to + display each server's records as soon as they have been + received, rather than waiting until all servers have finished + their jobs as in every previous ZOOM-based multiplexer. + update.pl -- Create a new database and add a record to it. In addition, this "sample" directory contains sample records that are