OPC_Client/README.md
2014-12-05 14:34:10 +08:00

603 B

OPC_Client

OPC client examples include utgard and jeasyopc

Also for the real produce environment, there's two example for performance test.

Next Step

  • 继续压力测试
  • 10W点下异步的时间
  • 异步下多少线程数是最好的
  • 发布订阅实现读取
  • 场景选择
  • 监测点与场景及thread数目选择问题

现在依然存在的问题

1. 发布订阅的实现 2. 异步的源码实现