How to write an API for a Python application?

Duncan Grisby duncan-news at grisby.org
Tue Nov 22 07:39:56 EST 2005


In article <m2u0e9ndtx.fsf at ordesa.lan>,
Piet van Oostrum  <piet at cs.uu.nl> wrote:

>On http://www.zeroc.com/performance/ they compare it with TAO and it seems
>to be faster. It looks also a bit simpler. I don't have experience with Ice
>myself but a colleague of mine experimented with it and was enthousiastic.
>
>It could well be that it is comparable in speed to omniORB, which is my
>favorite platform for Corba on Python, or maybe even slower. Do you have
>benchmark results about that?

I've not done any benchmarks for Python (yet), but I've just posted
some results to comp.object.corba that show omniORB is a lot faster
than Ice for many things.

Cheers,

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan at grisby.org     --
   -- http://www.grisby.org --



More information about the Python-list mailing list