For the last year and a half I have been writing EJB code and well it just isn't that much fun. Python is my favorite programming language but I have found a lack of middleware out there. Ofcourse in Open Source fashion I wrote my own which is very much like J2EE but a lot simpler. It has been great fun and a good challange. So far I basically have seen two projects. 1 - Zope3 which I hope is a lot easier to extend than Zope2.x was. 2 - PEAK a really cool but I don't think I get it.
My middleware experiment supports model caching, remote rpc, threading, transactions, xml configuration, message objects and some other half built ideas. I figured if I could scrape a hack like that together then there must be some really good stuff out there? What is your thought or experience with middleware? May thanks. Teef