From camauz at yahoo.com Thu Jan 5 22:19:59 2012 From: camauz at yahoo.com (Christian Ferrari) Date: Thu, 5 Jan 2012 21:19:59 +0000 (GMT) Subject: [DB-SIG] LIXA 0.7.0 (beta test) released Message-ID: <1325798399.56622.YahooMailNeo@web29502.mail.ird.yahoo.com> Dear all, I'm announcing LIXA (LIbre XA a libre, free and open source implementation of the XA and TX specifications) reached the beta test stage. TX specification is related to C language programming and I think now it's time to implement the modules necessary to use it from higher level languages like Python. I do think the addition of XA features to the LAMP stack will greatly enhance the usage of the LAMP stack and will shorten the distance between JEE stack and Python. I'm suggesting all the interested people to take a look to LIXA documentation: http://lixa.sourceforge.net/manuals/ and to LIXA SourceForge site: http://sourceforge.net/projects/lixa/ I'm not a Python developer and I think I will not be able to develop: - a module for TX API (tx_open, tx_begin, tx_commit, tx_rollback, etc...) - the necessary patches to integrate the TX module with PostgreSQL, MySQL, ? Oracle and DB2 modules but I would be very happy to collaborate with anybody want to develop them. I guess my best effort is in supporting and improving the LIXA technology itself. There is a LIXA mailing list too: http://sourceforge.net/mailarchive/forum.php?forum_name=lixa-general if someone prefer a different discussion place. I hope this initiative will be considered interesting. Ch.F.