Best Middle Tier Architechure?

Felipe Almeida Lessa felipe.lessa at gmail.com
Fri Sep 8 20:46:27 EDT 2006


2006/9/8, Butternut Squash <rxrx at yamama.com>:
> I have to support multiple applications using different schema and
> databases.  Would like to present as much as a unified interface as
> possible.

I'd recomend CORBA as it supports multiple platforms and languages.
SOAP and XML-RPC can be used as well, but I'm afraid performance can
be a problem if a lot of calls are made or big/complex objects are
transfered.

-- 
Felipe.



More information about the Python-list mailing list