Has anyone used Zope to act as a Tuxedo client? Is anyone interested in doing this? Mostly it means creating a python extension that acts as a Tuxedo client, and then integrating that into Zope as a ZClass or Product or something. -- cary Tuxedo is pretty slick. You can download a trial version if you want. http://www.bea.com/products/tuxedo/index.html
Cary O'Brien wrote:
Has anyone used Zope to act as a Tuxedo client?
Is anyone interested in doing this?
Mostly it means creating a python extension that acts as a Tuxedo client, and then integrating that into Zope as a ZClass or Product or something.
Writing python extension should not be hard, but Tuxedo used to have problems in multithreaded environment. Check whether Tuxedo client works in multithreaded program before further attempts (I do not know how does it look now, I used Tuxedo ~ 2 years ago). -- Marcin.Kasperski | Most of the bad things that can happen to a project @softax.com.pl | are the result of miscommunication. Marcin.Kasperski | (Booch,Martin,Newkirk) @bigfoot.com |
participants (2)
-
Cary O'Brien -
Marcin Kasperski