Welcome![Sign In][Sign Up]
Location:
Search - messagequeue

Search list

[Linux-Unixqueue-1.40.1.tar

Description: Linux的MessageQueue的实现-Linux MessageQueue Implementation
Platform: | Size: 747865 | Author: 张先生 | Hits:

[Process-ThreadMessageQueue

Description: 完全自己编写的消息队列,代码中还实现了互斥量、信标量以及线程调度,该代码完全由C编写,没有使用WINDOWS函数。-completely prepared by his message queue, the code also achieved a volume contradict letter scalar and thread scheduling, the C code entirely prepared, to use a Windows function.
Platform: | Size: 39886 | Author: 张峰 | Hits:

[Other resourcemessagequeue

Description: VB.NET 一个简单不错的消息队列,COM+组件的应用例子程序
Platform: | Size: 29156 | Author: dxcx127 | Hits:

[Other resourcetask

Description: 练习并掌握多任务实时操作系统下Task 调度、Task 间主要通信手段(信号量、消息队列等)、RISC 处理器 I/O 端口控制等内容,并形成嵌入式实时应用软件的良好编程习惯。创建多Task,为每个Task 创建私有的Message Queue,每个Task 只通过自己的私有Message Queue 接收消息;Task 间消息通信通过向对方私有MessageQueue 发送消息完成。 Task1:管理Task。负责系统启动时同步系统中其他Task 的启动同步,利用信号量的semFlush()完成。同时接收各Task 的告警信息,告警信息需编号以logmsg 方式输出。本task 负责系统结束时的Task 删除处理。 Task2:console 命令行接收Task。接收并分析console 发来的命令行及参数。自行设置5 种以上命令,并根据命令的内容向Task3 或/及Task4 发送激励消息。同时实现系统退出命令,使系统采用适当方式安全退出。收到非法命令向Task1告警。 Task3:Led 控制Task。接收Led 控制消息(命令),自定义Led 显示方式表现命令执行情况。本task 应负责led 相关I/O port 初始化。收到非法led 控制命令向Task1 告警。 Task4:console 输出Task。接收需打印输出的字串消息(命令),输出到console。收到长度为0 或超常字串向Task1 告警。
Platform: | Size: 1822 | Author: 王昊 | Hits:

[Linux-Unixqueue-1.40.1.tar

Description: Linux的MessageQueue的实现-Linux MessageQueue Implementation
Platform: | Size: 747520 | Author: 张先生 | Hits:

[Process-ThreadMessageQueue

Description: 完全自己编写的消息队列,代码中还实现了互斥量、信标量以及线程调度,该代码完全由C编写,没有使用WINDOWS函数。-completely prepared by his message queue, the code also achieved a volume contradict letter scalar and thread scheduling, the C code entirely prepared, to use a Windows function.
Platform: | Size: 39936 | Author: 张峰 | Hits:

[.netmessagequeue

Description: VB.NET 一个简单不错的消息队列,COM+组件的应用例子程序-VB.NET good a simple message queue, COM+ Component application examples procedures
Platform: | Size: 31744 | Author: dxcx127 | Hits:

[VxWorkstask

Description: 练习并掌握多任务实时操作系统下Task 调度、Task 间主要通信手段(信号量、消息队列等)、RISC 处理器 I/O 端口控制等内容,并形成嵌入式实时应用软件的良好编程习惯。创建多Task,为每个Task 创建私有的Message Queue,每个Task 只通过自己的私有Message Queue 接收消息;Task 间消息通信通过向对方私有MessageQueue 发送消息完成。 Task1:管理Task。负责系统启动时同步系统中其他Task 的启动同步,利用信号量的semFlush()完成。同时接收各Task 的告警信息,告警信息需编号以logmsg 方式输出。本task 负责系统结束时的Task 删除处理。 Task2:console 命令行接收Task。接收并分析console 发来的命令行及参数。自行设置5 种以上命令,并根据命令的内容向Task3 或/及Task4 发送激励消息。同时实现系统退出命令,使系统采用适当方式安全退出。收到非法命令向Task1告警。 Task3:Led 控制Task。接收Led 控制消息(命令),自定义Led 显示方式表现命令执行情况。本task 应负责led 相关I/O port 初始化。收到非法led 控制命令向Task1 告警。 Task4:console 输出Task。接收需打印输出的字串消息(命令),输出到console。收到长度为0 或超常字串向Task1 告警。-err
Platform: | Size: 2048 | Author: 王昊 | Hits:

[CSharpmesQueue

Description: C# MessageQueue使用方法示例-C# MessageQueue use sample
Platform: | Size: 1024 | Author: frank | Hits:

[Linux-UnixLinux_MsgQ_Client_Server.tar

Description: Linux MessageQueue Sample code
Platform: | Size: 2048 | Author: vinoth | Hits:

[JSP/JavaMessageQueue

Description: Source code for creating a message queue using Java
Platform: | Size: 1024 | Author: Tony | Hits:

[Internet-NetworkSerial

Description: 一个高效率高兼容的VC 串口代码,比使用控件效率提高很多。简单易用-CSerialEx- Win32 message-based wrapper for serial communications A lot of MS-Windows GUI based programs use a central message loop, so the application cannot block to wait for objects. This make serial communication difficult, because it isn t event driven using a message queue. This class makes the CSerial based classes suitable for use with such a messagequeue. Whenever an event occurs on the serial port, a user-defined message will be sent to a user-defined window. It can then use the standard message dispatching to handle the event.
Platform: | Size: 22528 | Author: zhao | Hits:

[CommunicationSerialEXcod

Description: 一个高效率高兼容性的VC++串口通信底层代码,效率比控件高,简单好用多了-CSerialEx- Win32 message-based wrapper for serial communications A lot of MS-Windows GUI based programs use a central message loop, so the application cannot block to wait for objects. This make serial communication difficult, because it isn t event driven using a message queue. This class makes the CSerial based classes suitable for use with such a messagequeue. Whenever an event occurs on the serial port, a user-defined message will be sent to a user-defined window. It can then use the standard message dispatching to handle the event.
Platform: | Size: 45056 | Author: zhao | Hits:

[uCOSMessageQueue

Description: 关于UC/OSII的应用,任务四消息队列,对更深入理解操作系统基本原理非常有帮助-With regard to UC/OSII applications, tasks, four message queues, for more in-depth understanding of the basic principles of the operating system is very helpful
Platform: | Size: 110592 | Author: zyf | Hits:

[Software EngineeringAlargescaleWebsitearchitecturePPT

Description: 大规模网站架构 CAP原则 BASE策略 异步(MessageQueue) 数据库 数据的水平切分及垂直切分 数据库读写分离 避免分布式事务 反范式的数据库设计 负载均衡 DNS负载均衡 反向代理负载均衡 LVS 缓存 数据库缓存 服务器缓存/页面缓存/数据缓存/静态化 反向代理缓存 Session/Share Nothing Architecture架构 浏览器优化 浏览器缓存/CDN/小图片合并 分布式文件系统(MogileFS) -CAP principles of large-scale site architecture BASE Policy asynchronous (MessageQueue) database, the level of data segmentation and vertical segmentation of the database read-write separation to avoid the paradigm of distributed transaction against the database design load balancing DNS load balancing load balancing reverse proxy cache LVS the database cache server cache/page cache/data cache/static reverse proxy cache Session/Share Nothing Architecture framework for optimizing the browser the browser cache/CDN/small picture merge Distributed File System (MogileFS)
Platform: | Size: 1551360 | Author: MagicFeng | Hits:

[Other systemsMessageQueue

Description: program for MessageQueue-ing, c-program for MessageQueue-ing, c++
Platform: | Size: 10240 | Author: Vojislav Isakov | Hits:

[Windows DevelopMessageQueue

Description: windows消息队列编程例子。本程序是一个windows服务,在服务里调用消息队列数据-programming example windows message queue. This program is a windows service, the service call message queue where the data
Platform: | Size: 38912 | Author: 劳明 | Hits:

[OtherRWMSMQ

Description: vc操作消息队列(msmq) 一个小的测试例子-MessageQueue
Platform: | Size: 12288 | Author: Lee | Hits:

[Linux-UnixMessageQueue

Description: linux下消息队列的C语言封装,以及示例代码。用于进程间和线程间通信。-Provide C-language package of message queue under linux as well as sample code. This package is used for inter-process communication.
Platform: | Size: 10240 | Author: vividonly | Hits:

[CSharpMessageQueueProject

Description: MessageQueue,对学习MSMQ的同学有些帮助-MessageQueue,Some help students learn MSMQ
Platform: | Size: 58368 | Author: manice | Hits:
« 12 »

CodeBus www.codebus.net