⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 ACE自适配通信环境(ADAPTIVE Communication Environment)是可以自由使用、开放源码的面向对象(OO)框架(Framework)
💻
字号:
Shows how applications can use the ACE_Token_Collection utility.  Thisexample creates three collections and spawns a thread to operate oneach.  The threads use the collective acquire, renew, and releasefeatures of ACE_Token_Collection.Here are the command-line parameters for collection:./collection:[-h <remote host>][-p <remote port>][-n <iterations>][-d debug]To run the collection locally with debugging info, type% ./collection -dTo run the collection remotely with debugging info, first start atoken server and the type:% ./collection -d -h <token-server-host> -p <token-server-port>The -n <iterations> option is to control how often each threaditerates on the acquire, renew, release cycle.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -