Welcome![Sign In][Sign Up]
Location:
Search - linux semaphore

Search list

[Linux-Unixsemaphore

Description: 介绍linux下使用进程间通信的编程实例。
Platform: | Size: 1180 | Author: 林松建 | Hits:

[Linux-Unixsemaphore

Description: 线程中使用Semaphore的例子 -The example for using semaphore in thread
Platform: | Size: 1024 | Author: 站长 | Hits:

[Linux-Unixxtd_IPC

Description: 一个简单的关于LINUX下的进程间通讯的演示,使用的是信号量.适合初学编程的同学一起学习!-a simple LINUX on the inter-process communication demonstration, using a semaphore. Programming for beginner students learning together!
Platform: | Size: 1024 | Author: xietian | Hits:

[DocumentsLinuxknowledge

Description: linux内核注释 包括内核体系结构讲解 系统初始化 调用 信号量 中断 system_v_ipc讲解 -linux kernel including the kernel architecture of the Notes on the system call semaphore interrupt initialization on system_v_ipc
Platform: | Size: 2641920 | Author: 刘斌 | Hits:

[Linux-Unixlinux_pc

Description: 操作系统作业:由多进程实现生产者和消费者的同步。由于不是多线程,因此通过共享内存实现。互斥访问通过信号量实现。-Operating system operations: the process by a number of producers and consumers to achieve synchronization. Rather than as a result of multi-threaded, so to achieve through the shared memory. Exclusive access to achieve through the semaphore.
Platform: | Size: 6144 | Author: liyali | Hits:

[OS Develop1

Description: 用多进程同步方法解决生产者-消费者问题 设计目的:通过研究Linux 的进程机制和信号量实现生产者消费者问题的并发控制. 说明:有界缓冲区内设有20个存储单元,放入/取出的数据项设定为1-20这20个整型数. 设计要求:(1)每个生产者和消费者对有界缓冲区进行操作后,即时显示有界缓冲区的全部内容,当前指针位置和生产者/消费者县城的标识符.(2)生产者和消费者各有两个以上.(3)多个生产者或多个消费者之间须有共享对缓冲区进行操作的函数代码. 提示:(1) 有界缓冲区可用数组实现. -Synchronous multi-process solutions to producers- designed to consumer issues: the process by studying the mechanisms and Linux Semaphore producers to achieve concurrency control on consumer issues. Note: There are bounded buffer 20 storage units, Add/Remove the data item is set to 1-20 this 20 integer. design requirements: (1) Each producers and consumers to have the sector to operate the buffer zone immediately after showing the entire contents of the buffer zone sector, the current pointer location and producer/consumer identifier county. (2) producers and consumers have more than two. (3) a number of producers or more consumers must be shared between the operation of the buffer zone a function of the code. NOTE: (1) bounded buffer array can be used to achieve.
Platform: | Size: 2048 | Author: shanwei | Hits:

[OS Developdpram

Description: Linux操作系统,PPC405EP处理器上的Local BUS和DPRAM双口RAM接口的驱动程序和详细说明,以及使用到的信号量通讯等的说明文档,是典型的中断加双口RAM通讯的例子,非常实用。-Linux operating system, PPC405EP processor Local BUS and DPRAM Dual Port RAM interface drivers and a detailed description, and the use of semaphore communication documentation, etc., is a typical interruption plus dual-port RAM communication examples, very practical .
Platform: | Size: 286720 | Author: XueTao | Hits:

[Linux-Unixmyping

Description: 用C语言写的linux下的ping程序,使用nanosleep()判断icmp超时,未使用信号量-Using C language under linux written ping procedures, the use of nanosleep () to determine icmp overtime, unused semaphore
Platform: | Size: 3072 | Author: nin | Hits:

[Linux-Unixsemaphore

Description: 介绍linux下使用进程间通信的编程实例。-Introduced the use of linux-process communication programming examples.
Platform: | Size: 1024 | Author: 林松建 | Hits:

[Process-Threadprocon

Description: 试验目的:通过研究Linux的线程机制和信号量实现生产者消费者问题的并发控制,windows环境下运行-Test Objective: To study the mechanisms and thread Linux Semaphore producers to achieve concurrency control on consumer issues, windows environment running
Platform: | Size: 1024 | Author: 吕璐 | Hits:

[Internet-Networkdjkhsw

Description: LINUX的简单应用,含有串口和网络通信,信号量。-LINUX simple application, containing the serial and network communications, semaphore.
Platform: | Size: 64512 | Author: litie | Hits:

[Linux-Unixipc

Description: Linux IPC (message queue, pipe, sharememory, semaphore, signal and socket) examples
Platform: | Size: 718848 | Author: Ricky | Hits:

[Linux-UnixProducerandConsumerProblem

Description: 用多进程同步方法解决生产者-消费者问题 设计目的:通过研究Linux 的进程机制和信号量实现生产者消费者问题的并发控制. 说明:有界缓冲区内设有20个存储单元,放入/取出的数据项设定为1-20这20个整型数. 设计要求:(1)每个生产者和消费者对有界缓冲区进行操作后,即时显示有界缓冲区的全部内容,当前指针位置和生产者/消费者县城的标识符.(2)生产者和消费者各有两个以上.(3)多个生产者或多个消费者之间须有共享对缓冲区进行操作的函数代码.-Synchronous multi-process solutions to producers- designed to consumer issues: the process by studying the mechanisms and Linux Semaphore producers to achieve concurrency control on consumer issues. Note: There are bounded buffer 20 storage units, Add/Remove the data item is set to 1-20 this 20 integer. design requirements: (1) Each producers and consumers to have the sector to operate the buffer zone immediately after showing the entire contents of the buffer zone sector, the current pointer location and producer/consumer identifier county. (2) producers and consumers have more than two. (3) a number of producers or more consumers must be shared between the operation of the buffer zone a function of the code. NOTE: (1) bounded buffer array can be used to achieve
Platform: | Size: 29696 | Author: CoCo | Hits:

[Linux-Unixsemaphore

Description: this for semaphore programming in linux os-this is for semaphore programming in linux os
Platform: | Size: 16384 | Author: naidu | Hits:

[Process-Threadsemaphore

Description: linux下邮箱方式进行进程通信的代码和实验报告,用P.V原语实现通信中的同步问题。运用生产者与消费者模型设计实现一个简单的信箱。-approach to the process under linux mail communications code and test reports, using PV primitives to achieve communication in the synchronization problem. The use of producer and consumer model design to achieve a simple mailbox.
Platform: | Size: 14336 | Author: yangdingda | Hits:

[Linux-UnixSemaphore

Description: linux下posix信号量的C语言封装,以及示例代码。可用于线程间和进程间通信。-Provide C-language package of posix semaphore under linux as well as sample code. This package is used for inter-process communication.
Platform: | Size: 9216 | Author: vividonly | Hits:

[Linux-Unixsem

Description: linux信号量使用方法,示例中包括源码和makefie,以及经过编译的文件,可以直接运行-linux semaphore usage, examples including source code and makefie, and compiled files that can be run directly
Platform: | Size: 4096 | Author: 顾满洲 | Hits:

[Internet-Networksemaphore

Description: linux 下的信号量编程,对初学者有一定的好处,值得一看。-semaphore programming under linux, there are certain advantages for beginners, worth a visit.
Platform: | Size: 1024 | Author: Varistor Peng | Hits:

[Linux-UnixLinux-semaphore

Description: 信号量的使用主要是用来保护共享资源,使得资源在一个时刻只有一个进程(线程)所拥有。-Semaphore is mainly used to protect the use of shared resources, making the resource at a time only one process (thread) owned.
Platform: | Size: 32768 | Author: luo | Hits:

[Linux-UnixLinux

Description: 1.学习并理解如何使用 Hadoop,学会在 Hadoop 中运行简单的程序,了解其运 行过程。 2.通过学习生产者/消费者问题理解多线程同步问题。 1.在 Linux 环境下建立大数据处理框架 (1)学习 Hadoop 的相关知识。 (2)安装并配置 Hadoop 环境。 (3)在 Hadoop 上执行 WordCount 示例。 2. 实现生产者/消费者同步问题 (1)在 linux 系统中学习信号量的使用。 (2)执行生产者与消费者模型。(1. learn and understand how to use Hadoop, learn to run simple programs in Hadoop and understand its operation. Line process. 2., we understand multithreading synchronization by studying the producer / consumer problem. 1. building a large data processing framework under the Linux environment (1) learn the relevant knowledge of Hadoop. (2) install and configure the Hadoop environment. (3) execute the WordCount example on Hadoop. 2. realization of Producer / consumer synchronization (1) learn the use of semaphore in Linux system. (2) implement the model of producer and consumer.)
Platform: | Size: 3051520 | Author: violetta | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net