python equivalent of java technologies

markolopa marko.loparic at gmail.com
Wed Mar 18 14:14:30 EDT 2009


Hello,

When comparing python and java with a colleague who is fan of java,
she challenged me to find in python the equivalent to the following
technologies. Could you please help telling if we have something
equivalent in python or not and how they compare to the java
solutions?

- persistance framework  (~hibernate)
- transational monitor (distributed transaction), XA compliance
(message system, DB) (http://en.wikipedia.org/wiki/X/Open_XA)
- web openess sur le web (web service)
- RIA and web deployable graphic library
- scheduling (quartz)
- secutity (PKI, single sign-on...)
- reporting (Jasper)

Thanks a lot!
Marko



More information about the Python-list mailing list