搜索资源列表
thread
- All of connection management is simplified by serializing it through work queues that execute in a connection managing thread.
qsql_oci
- setting this define will allow using a query from a different thread than its database connection for Linux.
TLSMessageProcessor
- Sit in a loop waiting for incoming tls connections and start a new thread to handle each new connection.
chat
- 有一个服务器端 有多个客户端 先启动服务器,服务器端永不退出,或者信号退出。 启动客户端,输入一个昵称,连接服务器,把昵称发给服务器 服务器收到客户的连接请求后,启动一个新的线程与客户端进行交互-There is a server has multiple clients First start the server, the server never quit, or exit signal. Start the client, enter a nickname, conn
Qtthread
- QT通过三种形式提供了对线程的支持。它们分别是,一、平台无关的线程类,二、线程安全的事件投递,三、跨线程的信号-槽连接。这使得开发轻巧的多线程Qt程序更为容易,并能充分利用多处理器机器的优势。多线程编程也是一个有用的模式,它用于解决执行较长时间的操作而不至于用户界面失去响应-QT through three forms provides support for threads. They are respectively, a thread class, platform independent
libzdb-3.1.tar
- 线程安全的数据库连接池 连接到多个数据库系统 零运行时配置,连接使用一个URL模式 支持MySQL、PostgreSQL SQLite和Oracle-Thread safe Database Connection Pool Connect to multiple systems Zero runtime configuration, connect using a URL scheme Supports MySQL, PostgreSQL, SQLite and Ora