X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=samples%2FREADME;h=df6d41357f7bcc396e9f862226fb67f637290cb0;hb=69968a6132c7f3a765d387479e4b7c1301bbd992;hp=7636251cfefaf703757d47cc95ee4e372c09b025;hpb=32032dcbd8df349f012104a583a3b3e10aaeba0a;p=ZOOM-Perl-moved-to-github.git diff --git a/samples/README b/samples/README index 7636251..df6d413 100644 --- a/samples/README +++ b/samples/README @@ -1,5 +1,3 @@ -$Id: README,v 1.5 2006-04-07 11:11:19 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 separate subdirectories: @@ -32,6 +30,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