使用java调用Web服务URL

时间:2017-10-11 10:03:43

标签: java spring multithreading

您好我需要使用java调用20K webservice url,但是它给了我heapspace问题,请帮助我在该代码上创建多线程,或者有其他任何方式来调用它们。

2 个答案:

答案 0 :(得分:2)

如果你正在使用Java,你可能会喜欢TimeSeries Bootstrap: https://github.com/predixdev/timeseries-bootstrap

在Python中: https://github.com/PredixDev/predixpy

在JS中,还没有SDK,但您可以使用npm模块,例如ws

答案 1 :(得分:1)

我测试了pythond SDK,它运行正常,这里也是Qt,C ++ - https://github.com/IndeemaSoftware/QPredix