搜索资源列表
QueueDll
- windows2000系统消息队列编程。 本例子是一个DLL文件,具体使用说明在QueueDll.h文件中。-by Windows Message Queue System Programming. This example is a DLL files, the specific use in QueueDll.h document.
msmq通信
- 用微软的操作系统组件MSMQ消息队列编程,COM开发调用,实现网络通信-use Microsoft's operating system components MSMQ message queue programming, called COM development, communications network
UseMSMQ
- CSharp编程,数据库编程,消息队列使用-CSharp programming, database programming, the use of Message Queue
winsock server
- WINSOCK服务器端示例程序说明 该程序是基于对话框编程的,是采用一对多的方式进行连接的。 整个程序主要由CServerDlg,CServerApp,CListenSocket,CClientSocket构成的。 (所有关于类的说明在代码中有) 下面简单介绍一下程序流程: 主程序调用CListenSocket类的对象来进行对Socket的监听,当收到请求时调用主程序的函数来处理相应的连接,把Socket放进队列中。 对于Socket的接收数据和断开连接是由消息来触发的,是通过调用基类CSo
Windows-API-progarm-message-queue
- 使用Windows API编程方式,来实现处理Windows消息队列的功能。
Msmq
- 介绍了MSMQ的基本编程(如存储和接收消息)和基本的管理功能(如创建和删除队列)。虽然使用.Net API来是非常方便和简单的,但是在实际的MSMQ项目中,需要了解消息队列作为架构的概念。通过使用MSMQ,系统会更加松散耦合,因此更加自治(autonomous)。需要注意的是:消息仅仅是消息,而不是内部的业务对象。因此,在设计新的分布式应用程序时,建议遵守面向服务架构(Service-Oriented Architecture)的基本思想:通过显式定义边界、创建自治服务,让MSMQ来负责交互部分
socket
- socket编程,包括服务器断,客户端,线程池,消息队列等
data
- 一个较为复杂的数据同步程序,涉及到sql和oracal数据库的访问,多线程,MFC网络编程,消息队列等内容-A more complex data synchronization process, and oracal related to sql database access, multi-threaded, MFC network programming, message queues, etc.
SocketCAsyncSocketCSocket
- Socket,CAsyncSocket,CSocket介绍 Socket有同步阻塞方式和异步非阻塞方式两种使用,事实上同步和异步在我们编程的生涯中可能遇到了很多,而Socket也没什么特别。虽然同步好用,不费劲,但不能满足一些应用场合,其效率也很低。 也许初涉编程的人不能理解"同步(或阻塞)"和"异步(或非阻塞)",其实简单两句话就能讲清楚,同步和异步往往都是针对一个函数来说的,"同步"就是函数直到其要执行的功能全部完成时才返回,而"异步"则是,函数仅仅做一些简单的工作,然后马上返回
MessageQueue
- windows消息队列编程例子。本程序是一个windows服务,在服务里调用消息队列数据-programming example windows message queue. This program is a windows service, the service call message queue where the data
ACE_Programmer_JiaoCheng
- < ACE程序员教程> ,主要讲叙了ACE SAP,ACE的内存管理,ACE的同步和线程管理机制,ACE并发编程模式,ACE事件多路分离和分派的体系结构,ACE接受器和连接器,ACE服务器动态配置模式,ACE消息队列等内容。-< <ACE程序员教程> " Mainly spoke of the ACE SAP, ACE memory management, ACE synchronization and thread management mechanis
NewWndTest
- SDK编程窗口创建,消息与消息队列,创建消息循环-SDK programming window creation, message and the message queue, create a message loop
QUEQUEtest
- 串口编程、消息队列、通过一个队列然后把数据通过串口发送出去,属于一个demo级别的程序,并不是一个工程级别的,请注意,然后我在凑够字数。-Serial programming, message queues
IPC问题
- 设有二元自然数变量函数 ,其中 请编程建立3个并发协作进程或线程,它们分别完成计算 、 和 。 实验步骤: (1)首先要创建三个线程(或进程),分别执行函数 、 和 计算; (2)线程(或进程)之间的通信可以选择下述机制之一进行: 管道(无名管道或命名管道) 消息队列 共享内存 (3)通过适当的函数调用创建上述IPC对象,通过调用适当的函数调用实现数据的读出与写入; (4)需要考虑线程(或进程)间的同步; (5)线程(或进程)运行结束,通过适当的系统
mosquito消息队列
- mqtt协议的mosquitto消息队列windows下编程接口,自己简单封装了下接口可以直接调用(Mqtt protocol mosquitto message queue, windows programming interface, its own simple package under the interface, you can call directly)
QueuedMessageHandler
- 很好用模板,多循环队列消息,多线程编程,项目开发很快速(It's good to use templates, multi loop queue messages)
hnterface
- C source code 简单的C下C消息队列的接口封装(C source code under the simple C C interface encapsulation of the message queue)
UCOSII综合测试实验
- STM32F103的UCOSII综合性实验代码,包含STM32F103的所有驱动代码规范编程,使用V3.5标准函数库文件。包含消息队列,进程事件片的管理机制!(STM32F103 UCOSII comprehensive experimental code, including all the STM32F103 driver code, standard programming, using the V3.5 standard function library file. Management