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

搜索资源列表

  1. slmesg.rar

    0下载:
  2. UNIX/LINUX下自编的消息队列程序
  3. 所属分类:Linux/Unix编程

    • 发布日期:
    • 文件大小:5553
    • 提供者:
  1. LinuxIPC进程间的通信

    0下载:
  2. Linux 操作系统提供进程间通信(IPC)机制,用来保证正在执行的进程在内核的协调下能够 共享资源、同步以及交换数据等。Linux 支持大量进程间通信机制,包括信号、等待队列、管道 以及Unix 系统V 中提供的进程间通信机制,如消息队列、信号量和共享内存。-Linux operating system to provide inter-process communication (IPC) mechanism used to ensure that the process is being
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:605316
    • 提供者:杨政
  1. my_linux_fifo

    0下载:
  2. linux下面消息队列具体实现源代码,测试通过-below Message Queue concrete realization of the source code, the test
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2063
    • 提供者:shqk
  1. InterComm

    0下载:
  2. 我的一段关于Linux/Unix下重复服务器,消息队列,信号量,共享内存综合使用的代码.-on Linux / Unix server duplication, Message Queue, semaphores, shared memory integrated use of the code.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:2357
    • 提供者:danis2008
  1. pxmsg

    0下载:
  2. 基于unix/linux 的消息队列编程;库采用POSIX 可做商业源代码用-based on unix / linux the Message Queue programming; For commercial use POSIX do with the source code
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:12958
    • 提供者:张云
  1. messctrl

    0下载:
  2. 在进行linux服务器编程时经常要用到消息队列编程,但直接使用系统调用可能还不能实现需要.此例子演示了怎样在用内核调用操作消息队列,控制消息队列溢出,消除\"死\"消息的方法.-during regular programming to be used when the message queue programming, but the direct use of system calls may also need to achieve. this example demonstrates
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1548
    • 提供者:roger
  1. xxjyjy5

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

    • 发布日期:2008-10-13
    • 文件大小:10206
    • 提供者:小型机
  1. ATM

    0下载:
  2. 本实验模拟ATM取款功能。本程序比较简单,但对于初学者而言,还是有有助于理解Linux的进程间通信的方法,如消息队列和共享区、管道等。程序功能上模拟了取款机上的取款.转帐.修改密码一些功能。客户端进行操作,操作记录将在服务器端显示。
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:4198
    • 提供者:陈小冬
  1. msg_queue.tar

    0下载:
  2. linux下的消息队列的一些函数封装,包括消息队列的创建,发送消息,接受消息,清除消息等.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1435
    • 提供者:Joshua
  1. linux_process_communication

    0下载:
  2. 本资源中含有有关LINUX进程通信的一些文章,从详细说明了信号量、管道以及消息队列等方式介绍。
  3. 所属分类:软件工程

    • 发布日期:2014-01-17
    • 文件大小:345224
    • 提供者:连达
  1. mgqueue

    1下载:
  2. Linux Posix 消息队列的代码示例
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1801
    • 提供者:jouk
  1. MessageQueue

    0下载:
  2. linux下消息队列的C语言封装,以及示例代码。用于进程间和线程间通信。-Provide C-language package of message queue under linux as well as sample code. This package is used for inter-process communication.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:10016
    • 提供者:vividonly
  1. MESSAGE

    0下载:
  2. Linux操作系统下的消息队列的定义和使用,具体消息队列的操作等相关信息。-Linux operating system message queue definition and use of, the specific message queue operations and other related information.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:12472
    • 提供者:suwei
  1. linux--multi-process

    0下载:
  2. 本代码是基于Linux-ubuntu,用多进程,socket、消息队列来实现多个客户端聊天的程序-This code is based on the Linux-ubuntu, multiple processes, sockets, message queues to implement multiple client chat program
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:12212
    • 提供者:周业
  1. linux_simple_applications

    0下载:
  2. linux简单的应用程序的集合, 不过对于初学学习linux是很有意的, 比如多进程,管道, 消息队列-linux simple appliactions
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:72301
    • 提供者:nianqin
  1. Linux--MSMQ-

    0下载:
  2. linux平台下利用系统消息队列函数自己创建消息队列程序 -linux platform system message queue functions to create a message queue program
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:7341
    • 提供者:杨船昆
  1. linux

    0下载:
  2. 在嵌入式开发中,消息队列是一种常用的通信方式,基于消息队列的客户端服务器的实现-In embedded development, the message queue is a common means of communication, based on the message queue of the client-server implementation
  3. 所属分类:Project Design

    • 发布日期:2017-04-10
    • 文件大小:703
    • 提供者:alen
  1. Linux-chat

    0下载:
  2. linux消息队列实现的群聊功能,Linux网络编程新手必备-Linux message queue to achieve the group chat feature, Linux network programming novice
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3666
    • 提供者:郝鹏
  1. ipcMsg

    0下载:
  2. 非常好用的消息队列使用案例,使用与linux多进程通讯(message queue usage case)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:loty
  1. 3

    0下载:
  2. 编写自定义的消息队列 该消息队列不能依赖于已有库的队列,必须是自己设计实现的 该消息队列是线程安全的 该消息队列能接收CLMessage继承体系的消息 该消息队列能融入到本课程所提供的程序库中,能支持线程之间的通信(即需要提供发送消息的通信类,以及消息循环的管理类)(UESTC LINUX LiLin Homework 3)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-04
    • 文件大小:39936
    • 提供者:严攀
« 1 23 4 5 6 »
搜珍网 www.dssz.com