I have a problem with the network speed to connect to the corsdk.com It costs me 2s to post the image and another 2s for listFinishedTasks. So I want to know how can I get this two steps in one connection? P.S: here is Shanghai China, the network to Russian is just like the distance from Earth to Mars, hope abbyy can improve it.
processTextField and listFinishedTasks in one connection
この記事は役に立ちましたか?
0人中0人がこの記事が役に立ったと言っています
コメント
1件のコメント
Our service is located in Western Europe right now.
As for one connection, right now it is not possible. However, you can do this asynchronously, e.g. use 2 threads, one for uploading images, and another calls listFinishedTasks. This can speed up overall processing time.
サインインしてコメントを残してください。