473,791 Members | 3,015 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

ANN : JyRetic EAI Server 1.0RC3 released

JyRetic 1.0RC3 was just released.
(http://retic.sourceforge.net)

Changes are (I might have forgotten some bug fixes):

- Bug fix : Scheduled events didn't work if no parameter file was required
- Improvement : Speeded up SQL source when there were several records to
extract (~x10)
- Improvement : since JDBC drivers return rowcount on query execution,
there's no need
(as there was in Python) to execute a count(*) for each query (which was
automatically done).
This gives drastical speed improvements (and works for all types of query)
- New : XindiceSource component. Perform XPath queries on Xindice
Collections as data source.
- New : DateMetadata preprocessor.
- New : Jabber Postprocessor
- New : SMTP Postprocessor
- New : The adaptor class is now fully Java compatible and can thus be
instantiated from a Java prog. (I'll bundle a Jar distribution to achieve
this properly)
- New : Adaptors execution tracking is now stored into a HSQLDB embedded
server => faster and more reliable communications with server
===== Note =========
- Improvement : SQLTree and SQLTreePlus sources have evolved in
parent/child link strategy. Pre-existing adaptors won't work anymore.
Please refer to the doc in order to know how to modify
your adaptors.
=============== =====

Retic Administrator 1.2 was released too !!

Changes are :

Note : Upgrade to JyRetic 1.0RC3 at least or expect problems in server/gui
communications

- Improvement : Use of hourglass cursor while performing communications
with server
- New feature : Added the "Copy periodicity" button on recurrent events
schedule.
- Improvement : Use of tabs in schedule and execution tracking to improve
visibility
- Bug fix : Adaptors opened from server didn't display correctly
(preprocessors, postprocessors)
- Great new feature : Now the adaptor designer can open several adaptors at
the same time, using tabs.
- New : Added new informations about adaptors in execution tracking :
Polls executed so far, Polls left, Messages treated so far, Messages left,
Message treatment rate, Estimated poll end.
- Improvement : GUI layout reworked a bit for better legibility (separated
Adaptor/param lists and execution tracking)

=============== =============== =============== =============== =
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 log4j)
- Preprocessors (executed only once before adaptor execution - for
example => drop/create a table through a SQL query)
- Postprocessors (executed only once after adaptor execution - for
example => creation of an index on a table through a SQL query)

It is written in Jython and works 100% fine with only Java 1.3+ installed
on your system (jython 2.1 is embedded in the releases).
It provides connectivity with : JMS, HTTP, SOAP, UDDI, FTP, Xindice, JDBC,
Jabber, SMTP and more...

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

Enjoy !!
PS : I'd need some help to restart the Python version of Retic. Anyone
interested in contributing should contact me.
Jul 18 '05 #1
0 1283

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
1715
by: Mark Evenson | last post by:
A question about Output Buffering in PHP-CLI. Is it expected that the following code will emit two representations of $x? I would like to use print_r(), but capature its output in a String, to use ain a generic logging infrastructure. But every call to print_r(), var_dump(), var_export(), et. al. goes to STDOUT no matter what I do? How to I get print_r() to return a string, and not go to STDOUT?
0
1678
by: Equis Uno | last post by:
Hi, I'm running Linux RH 9. I downloaded the recently released app server 8 from sun.com. Next, I installed it with all defaults. It appears to be useful for getting up to speed quickly with the recently released J2EE 1.4
0
1198
by: Alexander DEJANOVSKI | last post by:
Retic goes Jython now, and is thus fully compatible with the Java platform. (I won't develop no more on the former Python version of Retic. ) This gives a better connectivity, particularly through JDBC and JMS. Jython 2.1 is included in the release. Download on the sourceforge project's site => http://sourceforge.net/projects/retic Available sources are : file, FTP, HTTP, JMS, SOAP, JDBC, XMLBlaster
0
987
by: Alexander DEJANOVSKI | last post by:
JyRetic 1.0 is now available after for Retic 1st birthday... The most important new feature is the integration of Tanuki Software's "Java Service Wrapper". It adds to Retic great restart-on-crash features. Other changes are : - New : Adaptor and parameter definitions are now stored to provide, among
0
1609
by: Michael Sparks | last post by:
Kamaelia 0.1.2 has been released! What is it? =========== Kamaelia is a collection of Axon components designed for network protocol experimentation in a single threaded, select based environment. Axon components are python generators are augmented by inbox and outbox queues (lists) for communication in a communicating sequential processes (CSP) like fashion.
2
3356
by: VinDotNet | last post by:
Here's the Scenario I am facing: I've got a winform managed c++ client which connects to my managed COM+ server application (by making createinstance, then typecasting the object to an interface, then calling methods over it). This COM+ server application is from a C# dll that has references to Interop dlls (com type libraries written in unmanaged c++) and MC++ wrappers over unmanaged c++ code. I've got object pooling enabled with (Min : 0...
0
983
by: Christoph Zwerschke | last post by:
Webware 0.9 has been released. Webware for Python is a suite of Python packages and tools for developing object-oriented, web-based applications. The suite uses well known design patterns and includes a fast Application Server, Servlets, Python Server Pages (PSP), Object-Relational Mapping, Task Scheduling, Session Management, and many other features. Webware is very modular and easily extended. Webware for Python is well proven and...
4
2173
by: Michael | last post by:
Hi! (OK, slightly silly subject line :) I'm extremely pleased to say - Kamaelia 0.4.0 has been released! What's New & Changed? =====================
0
9669
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10207
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9995
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9029
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7537
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6776
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5431
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
2
3718
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2916
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.