搜索资源列表

  1. 四种UNIX消息队列操作函数

    0下载:
  2. 四种UNIX消息队列操作函数-four UNIX operating function Message Queue
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1230
    • 提供者:马骏
  1. 用消息队列实现Client和Server间的通信

    0下载:
  2. 用消息队列实现Client和Server间的通信-used to achieve Message Queue Server and Client Communications between the
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3898
    • 提供者:无路
  1. LINUX下进程通信——消息队列

    0下载:
  2. LINUX下进程通信——消息队列,以及其他的IPC通信方式的源码
  3. 所属分类:源码下载

  1. MS消息队列使用

    0下载:
  2. MS消息队列使用例子
  3. 所属分类:源码下载

  1. Ndk_demo

    0下载:
  2. 网络开发工具包,包含三个类:服务器,客户端和消息队列 -Tool lib for network development, contains three class : server, client and message queen
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:51200
    • 提供者:站长
  1. unix_msg

    0下载:
  2. 使用消息队列的例子 -The example for using message q
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-10
    • 文件大小:3072
    • 提供者:站长
  1. slmesg

    0下载:
  2. UNIX/LINUX下自编的消息队列程序-UNIX/LINUX own under the procedures of the message queue
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-10
    • 文件大小:5120
    • 提供者:李祖权
  1. ticksvr

    0下载:
  2. 一个通用记录软件系统日志的后台程序,采用消息队列实现,可同时记录多个系统的日志,特别适合于通信软件日志,减轻通信系统直接写日志到磁盘文件的负担,加快通信软件执行速度。-Records of a common software system log daemon, the message queue to achieve, can simultaneously record multiple systems of logs, partic
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:14336
    • 提供者:
  1. QueueDll

    0下载:
  2. windows2000系统消息队列编程。 本例子是一个DLL文件,具体使用说明在QueueDll.h文件中。-by Windows Message Queue System Programming. This example is a DLL files, the specific use in QueueDll.h document.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:9216
    • 提供者:
  1. 代码k

    0下载:
  2. c语言编写的消息队列代码-the message queue code
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:王莉
  1. 四种UNIX消息队列操作函数

    0下载:
  2. 四种UNIX消息队列操作函数-four UNIX operating function Message Queue
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:马骏
  1. xxjyjy5

    0下载:
  2. linux环境下消息队列的实现-Message Queue Implementation
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-10
    • 文件大小:10240
    • 提供者:小型机
  1. 程序创建两个线程

    0下载:
  2. 程序创建两个线程,第一个线程没有消息队列,主线程尝试给第一个线程发送一个消息,我们可以看到PostThreadMessage()返回FALSE,程序创建的第二个线程有一个消息队列,主线程中的PostThreadMessage()返回TRUE,程序由Visual C++ 6.0开发,没有用到MFC-process creates two threads, one thread without Message Queue, the main
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:79872
    • 提供者:罗伟
  1. QMSMQApp1

    0下载:
  2. c#消息队列原代码-Message Queue source
  3. 所属分类:C#编程

    • 发布日期:2024-05-10
    • 文件大小:23552
    • 提供者:包公
  1. 用消息队列实现Client和Server间的通信

    0下载:
  2. 用消息队列实现Client和Server间的通信-used to achieve Message Queue Server and Client Communications between the
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-10
    • 文件大小:4096
    • 提供者:
  1. mesg

    0下载:
  2. Unix环境下的消息队列编程库。-Unix environments, the Message Queue programming library.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:卿再林
  1. app_msmq

    0下载:
  2. 消息队列,使用VCAPI编写MSMQ-Message Queue, use VCAPI prepared MSMQ
  3. 所属分类:通讯编程

    • 发布日期:2024-05-10
    • 文件大小:80896
    • 提供者:吴生
  1. 队列处理

    0下载:
  2. 易语言消息队列处理我自己也在用的一款比较好用也不卡死(The easy language message queue handles one of my own)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:9216
    • 提供者:吉祥物
  1. Nginx集群之WCF分布式消息队列

    0下载:
  2. 基于WCF分布式消息队列,可以在一些客户端并不需要服务端响应的场景上应用。消息队列在异步处理上有巨大优势,是一项可选择性的进程间的通信,能够保持进程之间通信的稳定性。(WCF based distributed message queues can be used in scenarios where some clients do not need server response. Message queuing has a grea
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:940032
    • 提供者:梁先森
  1. 【3】金龙107_ ucos ii_消息队列

    0下载:
  2. 金龙107_ ucos ii_消息队列源码(Golden dragon 107_ ucos ii_ message queue source.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:409600
    • 提供者:ylsljp
« 12 3 4 5 6 7 8 9 10 ... 36 »

源码中国 www.ymcn.org