Retic EAI Server 0.6 Released - Now with cross-platform GUI(wxPython)

  • Thread starter Alexander DEJANOVSKI
  • Start date
A

Alexander DEJANOVSKI

Retic 0.6 comes with 3 new major features :

- Retic Administrator : a cross-platform (wxPython 2.4) GUI for
creating/modifying adaptors and launching them. (replaces the buggy win32
Retic Designer)
- an XMLRPC server. Start it on a machine and after, launch adaptors on it
remotely ( Retic Administrator uses it to launch adaptors on distant servers)
- Adaptors can be launched with parameter files, in order to execute one
adaptor with distinct values
(ie : if you put %fileName% somewhere in the definition file of an adaptor,
it will be replaced by the fileName value defined in the parameter file you
pass as argument of your execution - see Retic's doc for more info).

Several bug fixes have been made, as well as speed/memory improvements
(especially for the SQLTreeSource component).

It is available on sourceforge : http://retic.sourceforge.net
=============================================================
WHAT IS RETIC ?

Retic is an EAI Server.
The aim is to permit applications to communicate, even if they
don't speak the same language (which means transport protocols
as well as data structures).
This is done by building adaptors. An adaptor is composed of :
- One source
- Several pipes (process data transformations)
- Several sinks (destination of data)
- Several loggers (using the logging module of python 2.3)

=============================================================

Have fun !!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,016
Latest member
TatianaCha

Latest Threads

Top