From 24e301612502146b2642e7ad220535cc799db8a3 Mon Sep 17 00:00:00 2001 From: "Freud, Kang" Date: Tue, 16 Dec 2014 23:53:45 +0800 Subject: [PATCH] Update README.md --- README.md | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 153475c..013a91b 100644 --- a/README.md +++ b/README.md @@ -4,19 +4,23 @@ OPC_Client OPC client examples include [utgard](http://openscada.org/projects/utgard/) and [jeasyopc](http://sourceforge.net/projects/jeasyopc/?source=navbar) Also for the real produce environment, there's two example for performance test. +-------------------------------------- +##已完成 +`Utgard`部分已经全部完成 +-------------------------------------- ##Next Step -+ 继续压力测试 -+ 10W点下异步的时间 ++ JeasyOPC继续压力测试 ++ 40W点下异步的时间 + 异步下多少线程数是最好的 -+ 发布订阅实现读取 -+ 场景选择 -+ 监测点与场景及thread数目选择问题 +-------------------------------------- ##现在依然存在的问题 -+ 发布订阅的实现 -+ 异步的源码实现 ++ JeasyOPC发布订阅的实现 ++ JeasyOPC异步的源码实现 + +-------------------------------------- ##资源 + `OPC_Client_Jeasyopc` JeasyOPC的测试Example @@ -24,5 +28,5 @@ Also for the real produce environment, there's two example for performance