Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 9E7982009F8 for ; Thu, 19 May 2016 17:14:35 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 9CEB3160A1E; Thu, 19 May 2016 15:14:35 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 03100160A05 for ; Thu, 19 May 2016 17:14:33 +0200 (CEST) Received: (qmail 98487 invoked by uid 500); 19 May 2016 15:14:33 -0000 Mailing-List: contact commits-help@geode.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@geode.incubator.apache.org Delivered-To: mailing list commits@geode.incubator.apache.org Received: (qmail 98478 invoked by uid 99); 19 May 2016 15:14:33 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 May 2016 15:14:33 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 8E6701A0CF9 for ; Thu, 19 May 2016 15:14:32 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -3.221 X-Spam-Level: X-Spam-Status: No, score=-3.221 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.001] autolearn=disabled Received: from mx2-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id NT9pGXhWMhtK for ; Thu, 19 May 2016 15:14:18 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx2-lw-us.apache.org (ASF Mail Server at mx2-lw-us.apache.org) with SMTP id C66E0611FF for ; Thu, 19 May 2016 15:14:10 +0000 (UTC) Received: (qmail 95769 invoked by uid 99); 19 May 2016 15:14:09 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 May 2016 15:14:09 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 3E36DDFF13; Thu, 19 May 2016 15:14:09 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: rvs@apache.org To: commits@geode.incubator.apache.org Date: Thu, 19 May 2016 15:14:57 -0000 Message-Id: <5152109b47934df6810ab4728c610f59@git.apache.org> In-Reply-To: <36005b127eed45f98bd13948d6bffa2b@git.apache.org> References: <36005b127eed45f98bd13948d6bffa2b@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [50/51] [partial] incubator-geode git commit: Add source for geode c++ and .net clients archived-at: Thu, 19 May 2016 15:14:35 -0000 http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/ac967000/geode-client-native/VS_Solutions/debug/AdminAPI/AdminAPI.sln ---------------------------------------------------------------------- diff --git a/geode-client-native/VS_Solutions/debug/AdminAPI/AdminAPI.sln b/geode-client-native/VS_Solutions/debug/AdminAPI/AdminAPI.sln new file mode 100644 index 0000000..a0214d6 --- /dev/null +++ b/geode-client-native/VS_Solutions/debug/AdminAPI/AdminAPI.sln @@ -0,0 +1,28 @@ +Microsoft Visual Studio Solution File, Format Version 8.00 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AdminApiMain", "main\AdminApiMain.vcproj", "{EFA4655C-779A-47FF-A857-B691E06B2B10}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AdminApiSrc", "src\AdminApiSrc.vcproj", "{B6C13F47-D46B-40EF-AC6B-3DBC87897702}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Global + GlobalSection(SolutionConfiguration) = preSolution + Debug = Debug + Release = Release + EndGlobalSection + GlobalSection(ProjectConfiguration) = postSolution + {EFA4655C-779A-47FF-A857-B691E06B2B10}.Debug.ActiveCfg = Debug|Win32 + {EFA4655C-779A-47FF-A857-B691E06B2B10}.Debug.Build.0 = Debug|Win32 + {EFA4655C-779A-47FF-A857-B691E06B2B10}.Release.ActiveCfg = Release|Win32 + {EFA4655C-779A-47FF-A857-B691E06B2B10}.Release.Build.0 = Release|Win32 + {B6C13F47-D46B-40EF-AC6B-3DBC87897702}.Debug.ActiveCfg = Debug|Win32 + {B6C13F47-D46B-40EF-AC6B-3DBC87897702}.Release.ActiveCfg = Release|Win32 + {B6C13F47-D46B-40EF-AC6B-3DBC87897702}.Release.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + EndGlobalSection + GlobalSection(ExtensibilityAddIns) = postSolution + EndGlobalSection +EndGlobal http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/ac967000/geode-client-native/VS_Solutions/debug/AdminAPI/main/AdminApiMain.cpp ---------------------------------------------------------------------- diff --git a/geode-client-native/VS_Solutions/debug/AdminAPI/main/AdminApiMain.cpp b/geode-client-native/VS_Solutions/debug/AdminAPI/main/AdminApiMain.cpp new file mode 100644 index 0000000..953995f --- /dev/null +++ b/geode-client-native/VS_Solutions/debug/AdminAPI/main/AdminApiMain.cpp @@ -0,0 +1,109 @@ +/*========================================================================= + * Copyright (c) 2010-2014 Pivotal Software, Inc. All Rights Reserved. + * This product is protected by U.S. and international copyright + * and intellectual property laws. Pivotal products are covered by + * one or more patents listed at http://www.pivotal.io/patents. + *========================================================================= + */ +// this program is for Visual Studio Debugging of the Admin API +// this program acts as an Admin API 'member' of the Distributed System +// tests here SHOULD also be part of the 'testAdminAPI.cpp' unit tests. +// +#include "AdminApiMain.hpp" + +static const int discovery_iterations = 1; + +using namespace gemfire_admin; + +AdminTest* test; + +int main( int argc, char**argv ) +{ + test = new AdminTest(); + test->begin(); + + printf("\npress 'q' to quit > "); + + while ( 1 ) { + if(getchar() != 'q') + break; + } + + return 0; +} + +void AdminTest::begin() { + + printf("AdminTest, begun"); + + //////////////////////////////////////////////////////// + //// USE ONLY ONE connect() CALL others for testing //// + //////////////////////////////////////////////////////// + // + sys = AdministratedSystem::connect( "Bosco-dflt" ); // via gfcpp.properties or defaults + //sys = AdministratedSystem::connect( "Rosco-mcast", "224.0.33.99", "10398" ); + //sys = AdministratedSystem::connect( "Cosco-mcast", "10.80.10.82" ); + + for ( int i = 0; i < discovery_iterations; i++ ) + discover( i ); + + printf("\n"); + + sys->disconnect(); +} + +void AdminTest::discover( int iteration_num ) { + + VectorOfCacheApplication apps; + CacheApplicationPtr app; + VectorOfCacheRegion regs; + + printf( "\n>>Discovery Iteration %d<<\n", iteration_num + 1 ); + + sys->discover(); + sys->getCacheApplications( apps ); + + for ( size_t i = 0; i < apps.size(); i++ ) { + app = apps[i]; + + if ( i > 0 ) + printf("\n"); + + printf( "\nMemberId = %s", app->getId() ); + printf( "\nMemberType = %s", app->getMemberType() ); + printf( "\nHostAddress = %s", app->getHostAddress() ); + + printf( "\n HostName = %s", app->getHostName() ); + printf( "\n Name = %s", app->getName() ); + printf( "\n OS = %s", app->getOperatingSystem() ); + printf( "\n License = %s", app->getLicense() ); + printf( "\n StatsEnabled = %d", app->getStatisticsEnabled() ); + printf( "\n StatsInterval = %d", app->getStatisticsInterval() ); + printf( "\n" ); + + app->getRootRegions( regs ); + + for ( size_t j = 0; j < regs.size(); j++ ) { + regionize( 0, regs[j] ); + } + } + printf("\n"); +} + +void AdminTest::regionize( int level, CacheRegionPtr reg ) { + + VectorOfCacheRegion subs; + + // indent properly + // + for ( int i = 0; i < level; i++ ) + printf(" "); + + printf( " %s\n", reg->getFullPath() ); + + reg->getSubRegions( subs ); + for ( size_t j = 0; j < subs.size(); j++ ) + regionize( level + 1, subs[j] ); +} + + http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/ac967000/geode-client-native/VS_Solutions/debug/AdminAPI/main/AdminApiMain.hpp ---------------------------------------------------------------------- diff --git a/geode-client-native/VS_Solutions/debug/AdminAPI/main/AdminApiMain.hpp b/geode-client-native/VS_Solutions/debug/AdminAPI/main/AdminApiMain.hpp new file mode 100644 index 0000000..39d855d --- /dev/null +++ b/geode-client-native/VS_Solutions/debug/AdminAPI/main/AdminApiMain.hpp @@ -0,0 +1,29 @@ +/*========================================================================= + * Copyright (c) 2010-2014 Pivotal Software, Inc. All Rights Reserved. + * This product is protected by U.S. and international copyright + * and intellectual property laws. Pivotal products are covered by + * one or more patents listed at http://www.pivotal.io/patents. + *========================================================================= + */ +#ifndef _ADMINTEST_HPP_ +#define _ADMINTEST_HPP_ + +#include +#include +#include + +using namespace gemfire_admin; + +class AdminTest +{ + public: + AdministratedSystem* sys; + + void begin(); + void discover( int iteration_num ); + void regionize( int level, CacheRegionPtr reg ); + +}; + +#endif + http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/ac967000/geode-client-native/VS_Solutions/debug/AdminAPI/main/AdminApiMain.vcproj ---------------------------------------------------------------------- diff --git a/geode-client-native/VS_Solutions/debug/AdminAPI/main/AdminApiMain.vcproj b/geode-client-native/VS_Solutions/debug/AdminAPI/main/AdminApiMain.vcproj new file mode 100644 index 0000000..c738d0e --- /dev/null +++ b/geode-client-native/VS_Solutions/debug/AdminAPI/main/AdminApiMain.vcproj @@ -0,0 +1,151 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/ac967000/geode-client-native/VS_Solutions/debug/AdminAPI/main/gfcpp.properties ---------------------------------------------------------------------- diff --git a/geode-client-native/VS_Solutions/debug/AdminAPI/main/gfcpp.properties b/geode-client-native/VS_Solutions/debug/AdminAPI/main/gfcpp.properties new file mode 100644 index 0000000..9c056df --- /dev/null +++ b/geode-client-native/VS_Solutions/debug/AdminAPI/main/gfcpp.properties @@ -0,0 +1,6 @@ +# gfcpp.properties formatted file 10/5/2005 3:07:00 PM +# generated 10/5/2005 3:07:00 PM by the Gemfire C++ Console +# +statistic-archive-file=AdminApi +mcast-address=224.0.33.99 +mcast-port=10399 \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/ac967000/geode-client-native/VS_Solutions/debug/AdminAPI/main/locator.gfcpp.properties ---------------------------------------------------------------------- diff --git a/geode-client-native/VS_Solutions/debug/AdminAPI/main/locator.gfcpp.properties b/geode-client-native/VS_Solutions/debug/AdminAPI/main/locator.gfcpp.properties new file mode 100644 index 0000000..e729d77 --- /dev/null +++ b/geode-client-native/VS_Solutions/debug/AdminAPI/main/locator.gfcpp.properties @@ -0,0 +1,5 @@ +# gfcpp.properties formatted file 10/5/2005 3:07:00 PM +# generated 10/5/2005 3:07:00 PM by the Gemfire C++ Console +# +statistic-archive-file=d:/gfs-files/AdminApi +locators=10.80.10.82 \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/ac967000/geode-client-native/VS_Solutions/debug/AdminAPI/main/mcast.gfcpp.properties ---------------------------------------------------------------------- diff --git a/geode-client-native/VS_Solutions/debug/AdminAPI/main/mcast.gfcpp.properties b/geode-client-native/VS_Solutions/debug/AdminAPI/main/mcast.gfcpp.properties new file mode 100644 index 0000000..ba0d3ba --- /dev/null +++ b/geode-client-native/VS_Solutions/debug/AdminAPI/main/mcast.gfcpp.properties @@ -0,0 +1,6 @@ +# gfcpp.properties formatted file 10/5/2005 3:07:00 PM +# generated 10/5/2005 3:07:00 PM by the Gemfire C++ Console +# +statistic-archive-file=d:/gfs-files/AdminApi +mcast-address=224.0.33.99 +mcast-port=10399 \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/ac967000/geode-client-native/VS_Solutions/debug/AdminAPI/src/AdminApiSrc.vcproj ---------------------------------------------------------------------- diff --git a/geode-client-native/VS_Solutions/debug/AdminAPI/src/AdminApiSrc.vcproj b/geode-client-native/VS_Solutions/debug/AdminAPI/src/AdminApiSrc.vcproj new file mode 100644 index 0000000..c8c38ca --- /dev/null +++ b/geode-client-native/VS_Solutions/debug/AdminAPI/src/AdminApiSrc.vcproj @@ -0,0 +1,236 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/ac967000/geode-client-native/VS_Solutions/examples/CacheTest/CacheTest.sln ---------------------------------------------------------------------- diff --git a/geode-client-native/VS_Solutions/examples/CacheTest/CacheTest.sln b/geode-client-native/VS_Solutions/examples/CacheTest/CacheTest.sln new file mode 100644 index 0000000..9442a6c --- /dev/null +++ b/geode-client-native/VS_Solutions/examples/CacheTest/CacheTest.sln @@ -0,0 +1,25 @@ +Microsoft Visual Studio Solution File, Format Version 9.00 +# Visual Studio 2005 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CacheTest", "CacheTest.vcproj", "{EFA4655C-779A-47FF-A857-B691E06B2B10}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Debug|x64 = Debug|x64 + Release|Win32 = Release|Win32 + Release|x64 = Release|x64 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {EFA4655C-779A-47FF-A857-B691E06B2B10}.Debug|Win32.ActiveCfg = Debug|Win32 + {EFA4655C-779A-47FF-A857-B691E06B2B10}.Debug|Win32.Build.0 = Debug|Win32 + {EFA4655C-779A-47FF-A857-B691E06B2B10}.Debug|x64.ActiveCfg = Debug|x64 + {EFA4655C-779A-47FF-A857-B691E06B2B10}.Debug|x64.Build.0 = Debug|x64 + {EFA4655C-779A-47FF-A857-B691E06B2B10}.Release|Win32.ActiveCfg = Release|Win32 + {EFA4655C-779A-47FF-A857-B691E06B2B10}.Release|Win32.Build.0 = Release|Win32 + {EFA4655C-779A-47FF-A857-B691E06B2B10}.Release|x64.ActiveCfg = Release|x64 + {EFA4655C-779A-47FF-A857-B691E06B2B10}.Release|x64.Build.0 = Release|x64 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/ac967000/geode-client-native/VS_Solutions/examples/CacheTest/CacheTest.vcproj ---------------------------------------------------------------------- diff --git a/geode-client-native/VS_Solutions/examples/CacheTest/CacheTest.vcproj b/geode-client-native/VS_Solutions/examples/CacheTest/CacheTest.vcproj new file mode 100644 index 0000000..e599bbe --- /dev/null +++ b/geode-client-native/VS_Solutions/examples/CacheTest/CacheTest.vcproj @@ -0,0 +1,538 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/ac967000/geode-client-native/VS_Solutions/examples/CacheTest/gfcpp.properties ---------------------------------------------------------------------- diff --git a/geode-client-native/VS_Solutions/examples/CacheTest/gfcpp.properties b/geode-client-native/VS_Solutions/examples/CacheTest/gfcpp.properties new file mode 100644 index 0000000..c71e3e0 --- /dev/null +++ b/geode-client-native/VS_Solutions/examples/CacheTest/gfcpp.properties @@ -0,0 +1,6 @@ +# gfcpp.properties formatted file 10/5/2005 3:07:00 PM +# generated 10/5/2005 3:07:00 PM by the Gemfire C++ Console +# +statistic-archive-file=CacheTest +mcast-address=224.0.33.99 +mcast-port=10399 \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/ac967000/geode-client-native/VS_Solutions/examples/CacheTest/locator.gfcpp.properties ---------------------------------------------------------------------- diff --git a/geode-client-native/VS_Solutions/examples/CacheTest/locator.gfcpp.properties b/geode-client-native/VS_Solutions/examples/CacheTest/locator.gfcpp.properties new file mode 100644 index 0000000..24b908d --- /dev/null +++ b/geode-client-native/VS_Solutions/examples/CacheTest/locator.gfcpp.properties @@ -0,0 +1,5 @@ +# gfcpp.properties formatted file 10/5/2005 3:07:00 PM +# generated 10/5/2005 3:07:00 PM by the Gemfire C++ Console +# +statistic-archive-file=d:/gfs-files/CacheTest +locators=10.80.10.82 \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/ac967000/geode-client-native/VS_Solutions/examples/CacheTest/mcast.gfcpp.properties ---------------------------------------------------------------------- diff --git a/geode-client-native/VS_Solutions/examples/CacheTest/mcast.gfcpp.properties b/geode-client-native/VS_Solutions/examples/CacheTest/mcast.gfcpp.properties new file mode 100644 index 0000000..b300182 --- /dev/null +++ b/geode-client-native/VS_Solutions/examples/CacheTest/mcast.gfcpp.properties @@ -0,0 +1,6 @@ +# gfcpp.properties formatted file 10/5/2005 3:07:00 PM +# generated 10/5/2005 3:07:00 PM by the Gemfire C++ Console +# +statistic-archive-file=d:/gfs-files/CacheTest +mcast-address=224.0.33.99 +mcast-port=10399 \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/ac967000/geode-client-native/VS_Solutions/examples/CacheTest/scripts/cs.sh ---------------------------------------------------------------------- diff --git a/geode-client-native/VS_Solutions/examples/CacheTest/scripts/cs.sh b/geode-client-native/VS_Solutions/examples/CacheTest/scripts/cs.sh new file mode 100644 index 0000000..3d9153e --- /dev/null +++ b/geode-client-native/VS_Solutions/examples/CacheTest/scripts/cs.sh @@ -0,0 +1,25 @@ +#!/bin/sh +# +# cs.sh +# +echo +echo starting CacheTest.exe CacheServer instance +echo + +XML="" +NAME="Server-10" +CMD="CacheTest.exe --server=2 --region=HeeHaw --burstct=4 --burstus=10000 --name=" + +if [ "${1}" != "" ]; then + XML="--xml=../xml/${1}_cache.xml" + CMD="$CMD$NAME${1} $XML" +else + CMD="$CMD$NAME${1}" +fi +echo +echo $CMD +echo +#cd /trunk/VS_Solutions/examples/CacheTest/Debug/ +cd ../Debug/ +$CMD + http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/ac967000/geode-client-native/VS_Solutions/examples/CacheTest/scripts/ct.sh ---------------------------------------------------------------------- diff --git a/geode-client-native/VS_Solutions/examples/CacheTest/scripts/ct.sh b/geode-client-native/VS_Solutions/examples/CacheTest/scripts/ct.sh new file mode 100644 index 0000000..144e7ed --- /dev/null +++ b/geode-client-native/VS_Solutions/examples/CacheTest/scripts/ct.sh @@ -0,0 +1,25 @@ +#!/bin/sh +# +# ct.sh +# +echo +echo starting CacheTest.exe instance +echo + +XML="" +NAME="Application-09" +CMD="CacheTest.exe --region=HeeHaw --burstct=4 --burstus=10000 --name=" + +if [ "${1}" != "" ]; then + XML="--xml=../xml/${1}_cache.xml" + CMD="$CMD$NAME${1} $XML" +else + CMD="$CMD$NAME${1}" +fi +echo +echo $CMD +echo +#cd /trunk/VS_Solutions/examples/CacheTest/Debug/ +cd ../Debug/ +$CMD + http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/ac967000/geode-client-native/VS_Solutions/examples/CacheTest/scripts/start_some.bat ---------------------------------------------------------------------- diff --git a/geode-client-native/VS_Solutions/examples/CacheTest/scripts/start_some.bat b/geode-client-native/VS_Solutions/examples/CacheTest/scripts/start_some.bat new file mode 100644 index 0000000..a351a02 --- /dev/null +++ b/geode-client-native/VS_Solutions/examples/CacheTest/scripts/start_some.bat @@ -0,0 +1,17 @@ +REM +REM get the party started +REM + +SET CACHETEST_PATH=D:\work\gemstone\gfcpp\trunk\VS_Solutions\examples\CacheTest\Debug + +SET XML_FILE=%CACHETEST_PATH\..\xml\ + +SET CMD_ARGS=--burstct=4 --burstus=10000 --task=put + +start "01_cache.xml" %CACHETEST_PATH%\CacheTest.exe %CMD_ARGS% --xml=%XML_FILE%\01_cache.xml +start "02_cache.xml" %CACHETEST_PATH%\CacheTest.exe %CMD_ARGS% --xml=%XML_FILE%\02_cache.xml +REM start "03_cache.xml" %CACHETEST_PATH%\CacheTest.exe %CMD_ARGS% --xml=%XML_FILE%\03_cache.xml +REM start "04_cache.xml" %CACHETEST_PATH%\CacheTest.exe %CMD_ARGS% --xml=%XML_FILE%\04_cache.xml +start "ct server 01" %CACHETEST_PATH%\CacheTest.exe %CMD_ARGS% --server=2 +REM start "ct server 02" %CACHETEST_PATH%\CacheTest.exe %CMD_ARGS% --server=2 +exit \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/ac967000/geode-client-native/VS_Solutions/examples/CacheTest/xml/01_cache.xml ---------------------------------------------------------------------- diff --git a/geode-client-native/VS_Solutions/examples/CacheTest/xml/01_cache.xml b/geode-client-native/VS_Solutions/examples/CacheTest/xml/01_cache.xml new file mode 100644 index 0000000..759e255 --- /dev/null +++ b/geode-client-native/VS_Solutions/examples/CacheTest/xml/01_cache.xml @@ -0,0 +1,65 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/ac967000/geode-client-native/VS_Solutions/examples/CacheTest/xml/02_cache.xml ---------------------------------------------------------------------- diff --git a/geode-client-native/VS_Solutions/examples/CacheTest/xml/02_cache.xml b/geode-client-native/VS_Solutions/examples/CacheTest/xml/02_cache.xml new file mode 100644 index 0000000..759e255 --- /dev/null +++ b/geode-client-native/VS_Solutions/examples/CacheTest/xml/02_cache.xml @@ -0,0 +1,65 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/ac967000/geode-client-native/VS_Solutions/examples/CacheTest/xml/03_cache.xml ---------------------------------------------------------------------- diff --git a/geode-client-native/VS_Solutions/examples/CacheTest/xml/03_cache.xml b/geode-client-native/VS_Solutions/examples/CacheTest/xml/03_cache.xml new file mode 100644 index 0000000..759e255 --- /dev/null +++ b/geode-client-native/VS_Solutions/examples/CacheTest/xml/03_cache.xml @@ -0,0 +1,65 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/ac967000/geode-client-native/VS_Solutions/examples/CacheTest/xml/04_cache.xml ---------------------------------------------------------------------- diff --git a/geode-client-native/VS_Solutions/examples/CacheTest/xml/04_cache.xml b/geode-client-native/VS_Solutions/examples/CacheTest/xml/04_cache.xml new file mode 100644 index 0000000..d16f234 --- /dev/null +++ b/geode-client-native/VS_Solutions/examples/CacheTest/xml/04_cache.xml @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +