搜索资源列表
msgqueuedemo
- test of vxworks message q-test of vxworks message queue
vcWinMain
- 本源码可帮助VC++新手们快速了解VC++窗口及句柄的原理,由孙鑫老师一本书中的实例改写。 Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系,使用VC++的若干小技巧,stdcall与cdecl调用规范的比较,初学者常犯错误及注意事项。-This source can help VC++ novice to quickly understand the VC++ window and the principle of
task
- 生成任务A,优先级50;任务B,优先级60 任务间通过消息队列通信 任务A分段向B传送字符串"Hello world!How are you?",每次传送4个字节。 A发送后等待,B将收到内容再回传A,A比较是否与发送内容相符,是则继续直到发送完成。 最终B要打印完整的接收字符串内容。 另外需打印每次各任务收发内容信息。 生成两个任务A、B 设置一个中间存储空间 使得A发送给B的字节经过B返回后能够进行比较! 任务A、任务B的创建,通过数组传递
guandaoyuxinhao
- 常用的进程间通信方式 传统的进程间通信方式 无名管道(pipe)、有名管道(fifo)和信号(signal) System V IPC对象 共享内存(share memory)、消息队列(message queue)和信号灯(semaphore) BSD 套接字(socket)-Interprocess communication methods commonly used traditional inter-process communicat
message-queue
- linux消息队列,展示了消息队列怎么使用的,并用了收发经纬度的例子-linux message queue,show how-to-do,and demostrator read/write latitude and longtitude
message-queue
- 消息的创建、发送和接收,使用系统调用msgget()、msgsnd()、msgrcv()、msgctl()编制长度为1K的消息的发送和接收程序。-Create a message, send and receive calls using the system msgget (), msgsnd (), msgrcv (), msgctl () preparation program length 1K sending and receiving messages.
check_mq
- 利用perl程序进行unix平台下的MQ消息队列堆积情况进行检查-Using a perl program to MQ message queue accumulation of Unix platform
xiaoxiduilie
- 是主机和虚拟机vxworks 进行的通信 基于消息队列 代码 经过自己的实验 完全正确-The communication between the host and virtual machines were based vxworks message queue code exactly right through their own experiments
EasyHook2.5_2014
- 钩子代理函数,可以轻易的把钩子注册到相应的消息队列中- Hook proxy function, you can easily register the hook to the corresponding message queue
thtKompletely
- 完全自己编写的消息队列,代码中还实现了互斥量,信标量以及线程调度(Completely write your own message queue, the code also implements the mutex, scalar and thread scheduling)
mosquito消息队列
- mqtt协议的mosquitto消息队列windows下编程接口,自己简单封装了下接口可以直接调用(Mqtt protocol mosquitto message queue, windows programming interface, its own simple package under the interface, you can call directly)
队列处理
- 易语言消息队列处理我自己也在用的一款比较好用也不卡死(The easy language message queue handles one of my own)
shared_memory.tar
- message passing using message queue
xin
- 实现串口读写\共享内存读写、消息队列、线程、epoll(Implementation of serial read-write/Shared memory read, write, message queue, thread, epoll)
queue_fw
- 以队列的形式处理消息的源码,对于初学者很有价值(In the form of queues to handle the message source code, very valuable for beginners)
phpMQTT-master
- MQTT(Message Queuing Telemetry Transport,消息队列遥测传输)是IBM开发的一个即时通讯协议,有可能成为物联网的重要组成部分。该协议支持所有平台,几乎可以把所有联网物品和外部连接起来,被用来当做传感器和制动器(比如通过Twitter让房屋联网)的通信协议。(Message queue telemetry transmission) is an instant messaging protocol developed by IBM and is likely
EasyBus-master
- 基于RabbitMQ消息队列的消息总线,实现了消息队列的订阅、发送及请求几种方式的消息传送(The message bus based on the RabbitMQ message queue implements several kinds of message transmission in the subscr iption, sending, and request of the message queue)
【3】金龙107_ ucos ii_消息队列
- 金龙107_ ucos ii_消息队列源码(Golden dragon 107_ ucos ii_ message queue source.)
BlockChainGoodSea
- 从底层实现的区块链商品溯源系统,基于python,用到zmq消息队列关键技术(The chain traceability system implemented from the bottom layer is based on python, which uses the key technology of ZMQ message queue.)
