CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 消息队列

搜索资源列表

  1. 消息缓冲队列实现通信

    0下载:
  2. 一个线程通过消息队列把消息传送给其他的线程
  3. 所属分类:源码下载

  1. SqlServer2005msgque

    0下载:
  2. Sql Server2005消息队列主动通知程序-Sql Server2005 message queue to inform the process
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-02
    • 文件大小:657240
    • 提供者:tony
  1. p_c.tar

    0下载:
  2. 多线程的“生产者消费者”问题的解决方案。采用消息队列缓冲技术。-Multi-threaded producer-consumer solution to the problem. The use of message queue buffer technology.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:5901
    • 提供者:ada
  1. xiaoxiduilie_

    1下载:
  2. 单片机实现消息队列的例子,使得任一状态不会丢失,很好的例子-Message Queue MCU example, the state will not make any loss, good example
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:383479
    • 提供者:王波
  1. msg_VxWorks

    0下载:
  2. 原创:vxworks的消息队列 一个任务运行时的数据和状态怎么告诉其他任务?信号量为任务间同步和互斥提供了提供了高效的方法,但它不能携带更多的任务信息。因而需要使用更高级的通讯方式,即消息队列和管道。这节主要讲消息队列。-Original: vxworks task message queue for run-time data and how to tell the status of other tasks? Semaphore for inter-task synchronizatio
  3. 所属分类:VxWorks

    • 发布日期:2017-04-02
    • 文件大小:125146
    • 提供者:郑禾
  1. msg.tar

    0下载:
  2. linux消息队列通信的client和server代码-linux message queue communication of client and server code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:965
    • 提供者:xiangxing
  1. linux-msgqueue-test

    0下载:
  2. LINUX下通过消息队列的方式在进程中传递消息。-LINUX under way through the message queue for messages in the process.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1353
    • 提供者:阿汤
  1. MSG

    0下载:
  2. Linux下用消息队列写的一个聊天程序(原创经典,可直接使用)-Linux, with the message queue to write a chat program (the original classic, can be used directly)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:31565
    • 提供者:FarEast8612
  1. MSMQ

    0下载:
  2. 这份代码完整的阐述了如何使用Windows 平台的消息队列机制进行业务处理 - MSMQ.MSMQ是非常有用的系统机制,它把业务处理进行了解耦和。-The complete code for the Windows platform describes how to use the message queue mechanism for business processes- MSMQ.MSMQ system is very useful mechanism, it decouples the
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:83353
    • 提供者:winston
  1. 操作系统双向进程通信

    0下载:
  2. 操作系统实验进程双向通信,要求 1)创建一个消息队列用于收发双方通信包含msgget() msgsnd() msgrcv() 2)编写发送端和接收端代码基于消息队列实现双向通信 3)编译调试顺利运行并提交实验报告 4)课后要求对常见的四种进程通信方式进行调研和总结(Bidirectional communication of experimental process of operating system based on message queue)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-22
    • 文件大小:233472
    • 提供者:蚊子酱
  1. mosquito消息队列

    0下载:
  2. mqtt协议的mosquitto消息队列windows下编程接口,自己简单封装了下接口可以直接调用(Mqtt protocol mosquitto message queue, windows programming interface, its own simple package under the interface, you can call directly)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:1036288
    • 提供者:jadenzhong
  1. posixMsgQueneEx2

    0下载:
  2. 基于C语言的消息队列编程,在Windows+Cygwin环境下可用(Message queuing programming)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:jiangguan
  1. project

    1下载:
  2. 通过消息队列为任务调度的程序框架,根据实际工程应用,封装了消息结构体,任何开发板demo中都没有的经典工程软件架构.本工程的单片机平台为STM32F103.(Through the message queue for the task scheduling process framework, according to actual engineering applications, encapsulates the message structure, any development boar
  3. 所属分类:单片机开发

    • 发布日期:2017-12-23
    • 文件大小:588800
    • 提供者:大麦
  1. STM32-LED闪烁-消息队列

    0下载:
  2. STM32LED闪烁——消息队列,通过建立消息队列,传送3个指针型变量,触发LED灯闪烁。(By setting up a message queue, 3 pointer variables are transmitted, triggering the LED light to flicker.)
  3. 所属分类:uCOS

    • 发布日期:2018-01-08
    • 文件大小:393216
    • 提供者:6128chen
  1. EasyBus-master

    0下载:
  2. 基于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. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:2882560
    • 提供者:云淡
  1. star_git-mqtt_activemq_broker-master

    0下载:
  2. 基于mqtt协议的mq消息队列的测试程序,用的是activeMQ(mqtt protocol MQ message test project, based activeMQ.)
  3. 所属分类:Java编程

    • 发布日期:2020-05-18
    • 文件大小:55296
    • 提供者:ranke
  1. 基于共享内存的消息队列shm_ipcmsg

    1下载:
  2. 基于共享内存的消息队列shm_ipcmsg
  3. 所属分类:Linux/Unix编程

    • 发布日期:2019-09-02
    • 文件大小:78816
    • 提供者:ljt8015
  1. 消息队列NetMQ快速开发

    1下载:
  2. NetMQ (ZeroMQ to .Net),ZMQ号称史上最快中间件。 它对socket通信进行了封装,使得我们不需要写socket函数调用就能完成复杂的网络通信。 它跟Socket的区别是:普通的socket是端到端的(1:1的关系),而ZMQ却是可以N:M的关系,人们对BSD套接字的了解较多的是点对点的连接,点对点连接需要显式地建立连接、销毁连接、选择协议(TCP/UDP)和处理错误等,而ZMQ屏蔽了这些细节,让你的网络编程更为简单。 它是一个消息处理队列库,可在多个线程、内核和主机
  3. 所属分类:ASPX.NET源码

  1. MQTT消息队列收集

    0下载:
  2. 基于mosquito服务,从MQTT消息队列收集所有消息,并存储到数据库中
  3. 所属分类:C#编程

  1. 消息队列测试例程

    0下载:
  2. 消息队列控制范例程序,适合新手学习消息队列的通信原理
  3. 所属分类:其他嵌入式/单片机内容

« 1 23 4 5 6 7 8 9 10 ... 31 »
搜珍网 www.dssz.com