It is a MMORPG multIthreading server. It can connect many clients using Java Connection socket.
标签: multIthreading Connection connect clients
上传时间: 2015-04-25
上传用户:love1314
PTypes (C++ Portable Types Library) is a simple alternative to the STL that includes multIthreading and networking. It defines dynamic strings, variants, character sets, lists and other basic data types along with threads, synchronization objects, IP sockets and named pipes. PTypes also offers message queues as an alternative method of thread synchronization. Its main `target audience is developers of complex network daemons, robots or non-visual client/server applications of any kind
标签: multIthreading alternative Portable includes
上传时间: 2016-03-25
上传用户:lz4v4
鈥?What Is a Thread? o The Thread Class o Simple Thread Examples 鈥?Problems with multIthreading o What Goes Wrong? o Thread Names and Current Threads o Java s synchronized 鈥?Synchronizing Threads o Multiple Locks 鈥?The Dining Philosophers Problem o Deadlocks o A Solution to the Dining Philosophers Problem o Java s wait() and notify() o Dining Philosophers Example 鈥?Summary
标签: Thread multIthreading Examples Problems
上传时间: 2017-03-02
上传用户:kristycreasy
RTOS ThreadX Real-Time Embedded multIthreading: Using ThreadX and ARM Designations used by companies to distinguish their products are often claimed as trademarks. In all instances where CMP is aware of a trademark claim, the product name appears in initial capital letters, in all capital letters, or in accordance with the vendor鈥檚 capitalization preference. Readers should contact the appropriate companies for more complete information on trademarks and trademark registrations. All trademarks and registered trademarks in this book are the property of their respective holders.
标签: ThreadX multIthreading Designations Real-Time
上传时间: 2013-12-18
上传用户:ZJX5201314
Good description for Java multIthreading
标签: multIthreading description Good Java
上传时间: 2014-01-18
上传用户:3到15
these are a few lectures on multIthreading and how to implement it in java
标签: multIthreading implement lectures these
上传时间: 2017-07-28
上传用户:hgy9473
这个是Windows版本,不是Linux版本 Netbula RPC for Win32 supports multIthreading, this document describe the procedure to build multithreaded (MT) RPC server and clients
上传时间: 2014-01-09
上传用户:小宝爱考拉
The Spectral Toolkit is a C++ spectral transform library written by Rodney James and Chuck Panaccione while at the National Center for Atmospheric Research between 2002 and 2005. The library contains a functional subset of FFTPACK and SPHEREPACK, including real and complex FFTs in 1-3 dimensions, and a spherical harmonic transform. multIthreading is supported through POSIX threads for the multidimensional transforms. This reference guide provides details of the public interface as well as the internal implementation of the library.
标签: Panaccion transform Spectral spectral
上传时间: 2013-12-20
上传用户:haoxiyizhong
THIS book covers the Java™ Native Interface (JNI). It will be useful to you if you are interested in any of the following: • integrating a Java application with legacy code written in languages such as C or C++ • incorporating a Java virtual machine implementation into an existing application written in languages such as C or C++ • implementing a Java virtual machine • understanding the technical issues in language interoperability, in particular how to handle features such as garbage collection and multIthreading
标签: Interface you interes Native
上传时间: 2013-12-12
上传用户:ljmwh2000
《Effective C++:改善程序与设计的55个具体做法》(中文版)(第3版)一共组织55个准则,每一条准则描述一个编写出更好的C++的方式。每一个条款的背后都有具体范例支撑。第三版有一半以上的篇幅是崭新内容,包括讨论资源管理和模板(templates)运用的两个新章。为反映出现代设计考虑,对第二版论题做了广泛的修订,包括异常(exceptions)、设计模式(design patterns)和多线程(multIthreading)。《Effective C++》的重要特征包括:·高效的 classes、functions、templates 和inheritance hierarchies(继承体系)方面的专家级指导。·崭新的 TR1 标准程序库功能应用,以及与既有标准程序库组件的比较。·洞察 C++和其他语言(例如Java、C#、C)之间的不同。此举有助于那些来自其他语言阵营的开发人员消化吸收 C++ 式的各种解法。
标签: Effective C++
上传时间: 2022-05-31
上传用户: