F
FrankHilhorst
Guest
Hi Guys, I have done an implementation calling a rest service using the httpClient that ships with Progress. It works but the performance is very poor. Compared to doing an "input through" a curl command the httpClient takes 3 times as long. Does anybody know why the Progress HttpClient is so slow or if there is some tuning that can be done about it. The httpClient would make for a more elegant solution but with this kind of performance differences we would have to stick with shelling out through curl.
Continue reading...
Continue reading...