Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 348528d4c64357393014a84271f0c490 > files > 5

perl-Event-XML-Sync-1.0-8mdv2010.0.noarch.rpm

Overview
=========

	A Perl module to run synchronized XML stream

	This module may be used to developp application wrappers to be
	installed in XML pipelines.

	The wrapper expects some XML input. It sends some bits of
	information to the wrapped application and information the
	returned information (when arriving) in the input XML stream
	(by adding, modifying or deleting XML elements). Output XML is
	produced for the next wrapper in the pipeline.

	The key point is that wrappers are non-blocking, i.e. a
	wrapper do not stop waiting for information to be returned by
	the wrapped application. To achieve that, the wrapper needs
	some kind of synchronization to correlate the returned
	information with the input XML stream.

Copyright
=========

        INRIA 2003

Installation
============

        make
	make install (as root)

Documentation
=============

	To be done

	Inquire about Atoll XML Pipeline for NLP

Availability
============

        Open source (GPL)

        May be downloaded from
        ftp://ftp.inria.fr/INRIA/Projects/Atoll/Eric.Clergerie/TAG/

Bug Reports and User Feedback
=============================

Send your bug reports and suggestions by E-mail to:

          Eric de la Clergerie <Eric.De_La_Clergerie@inria.fr>