搜索资源列表
mqoper-oldbackup
- IBM MQ工具,可以支持mq队列的查询、发送、接收、全部浏览、全部接收消息等功能 同时支持xml报文格式的校验(通过schema)-IBM MQ tools mq queue can support inquiries, send, receive, all views, all the functions to receive messages at the same time support for xml message format validation (through sche
p_c.tar
- 多线程的“生产者消费者”问题的解决方案。采用消息队列缓冲技术。-Multi-threaded producer-consumer solution to the problem. The use of message queue buffer technology.
zyltim117
- ZylTimer is a high resolution, long-term Delphi / C++Builder timer component which provides a higher precision than the standard Delphi / C++ Builder TTimer component. TTimer component which ships with Delphi / C++Builder uses the Windows Message
Cxiaoxiduilie
- C语言的消息队列,利用c语言实现进程间的通信-C language, message queue, using c language inter-process communication
c
- 这是c语言的消息队列的另外的解法,简单易懂。-This is a message queue c language other method, easy to understand.
3
- 实现嵌入式实时操作系统µ C/OS-II中消息队列机制的基本原理和使用方法-Implementation of embedded real-time operating system μC/OS-II in the message queue mechanism and use the basic principles
os
- 操作系统实验 进程间基于消息队列的通信 编写一段程序,同时父进程创建两个子进程p1和p2;并使子进程p1与子进程p2通过共享存储区相互发送数据(512字节)。 -Experimental operating system message queue-based inter-process communication
information
- small rtos操作系统的消息队列应用教程-small rtos operating system message queue application tutorial
UCOSIImessage-queue-semaphore
- 实验3-消息队列、信号量集和软件定时器的相关实验-Experiment 3- message queues, semaphore sets and software timer experimental
msg
- 消息队列的简单实用 采用了两个任务,其中1个任务发 一个任务收-The message queue using the two tasks simple and practical
xxdlztjsjfxxs
- 消息队列状态机 应用于数据采集分析的案例-Message Queue state machine used in data acquisition and analysis of case
HW_MhdBashar-Disoki
- semaphore and message q-semaphore and message queue
1
- 取得队列不同类型的统计信息。下列描述中提及的时间是基于何时队列元素被加入到队列中(到达时间)以及队列元素从加入队列到被删除出去的时间差(等待时间)。时间单位为仿真的时间精度。其中q_stat_value (输出)参数返回取得的消息,而其中q_stat_code (输入) 参数可以取 1—6,分别表示要求取得的信息类型: 1. 当前队列长度。 2. 平均达到时间间隔。 3. 最大队列长度。 4. 最短等待时间 5. 当前队列中队列元素的最长等待时间。
kafka-trunk
- kafka是全球最复杂的分布式消息队列。这里共享分布式消息队列kafka源代码。(Distributed Message Queue kafka source codes)
操作系统实验2
- 1)管道通信 1.父进程创建管道和两个子进程p1和p2 2.子进程p1打开给定文件(如果没有,则创建文件),并向文件中写数据,写完关闭文件,然后向管道写入一条消息“ok",目的是通知进程p2可以读取文件内容了。 3.子进程p2通过管道读取消息,如果消息是“ok”,则打开文件,读取文件内容,并将其输出到屏幕上,关闭文件. (2)消息队列 1.父进程创建消息队列和两个子进程p1和p2 2.子进程p1打开给定文件(如果没有,则创建文件),并向文件中写数据,写完关闭文件,然后向消息
QMHexample
- Queue Message Handler example in Labview