XMLRPC-EPI
- 授权协议: BSD
- 开发语言: C/C++
- 操作系统: 跨平台
- 软件首页: http://xmlrpc-epi.sourceforge.net/
- 软件文档: http://xmlrpc-epi.sourceforge.net/main.php?t=php_api
软件介绍
xmlrpc-epi 是一个 C 语言对 XML-RPC 协议的实现。它提供简单的方法来发起 RPC 请求,它本身不包括传输层,如HTTP 。API主要是写在内部使用Epinions.com的专有代码 ,以及后来又修改把概念从xmlrpc议定书。它通过xmlrpc验证套件的测试。
Programming Concurrency on the JVM
Venkat Subramaniam / The Pragmatic Bookshelf / 2011-6-1 / USD 35.00
Concurrency on the Java platform has evolved, from the synchronization model of JDK to software transactional memory (STM) and actor-based concurrency. This book is the first to show you all these con......一起来看看 《Programming Concurrency on the JVM》 这本书的介绍吧!
