All,
I am using Geoprocessing tools which is written using Arcobjects (in C#) - which makes heavy compuations and returns result to my client (sliverligt application). These compuation process takes huge memory when multiple users access the services. I want to know if we can convert Arobjects to python and publish the service will it improve the performance?. Is there direct way to convert AO code to python? I use ArcGIS 10 SP2. Any suggestions are welcome.