搜索资源列表
producerAndconsumer
- 经典的生产者和消费者问题,两个进程并发执行-Classic issue of producer and consumer,two tenors execute parallel.
producer-java
- 用java为源代码,解决多线程编程中的经典问题:生产者消费者问题-with java source code to solve multi-threaded programming with a classic problem : Producer consumer issues
200106052149java
- ? 本书第一章的部分内容 第 一 章 Java语 言 的 产 生 及 其 特 点 1.1 Java产 生 的 历 史 与 现 状 1.1.1 Java产 生 的 历 史 Java来 自 于Sun公 司 的 一 个 叫Green的 项 目, 其 原 先 的 目 的 是 为 家 用 消 费 电 子 产 品 开 发 一 个 分 布 式 代 码 系 统, 这 样 我 们 可 以 把E-mail发 给 电 冰 箱、 电 视 机 等 家 用 电 器, 对 它 们
GourmetCoffee
- 这是一个coffee店管理系统,Gourmet咖啡是一个商店,出售来自全世界的咖啡,它还出售咖啡酿造机器和咖啡消费品设施。Gourmet咖啡系统维护一个商品目录、处理订单和记录商店的销售情况-This is a coffee shop management system, Gourmet coffee is a shop, the sale of coffee from around the world, it also sold coffee brewing machines and coff
ProCust
- 工厂--消费者模式,服务端代码.可用于监听客户端的请求并启动线程进行处理-factory -- the consumer model, the server code. Can be used to monitor the client's request and start the thread processing
ProCustSClient
- 工厂--消费者模式,客户端代码.可用于发送请求,并接收服务端的响应-factory -- the consumer model, the client code. Can be used to send requests and receive the server's response
Consumer-Producer
- java生产者消费者程序实现 线程,信号量互斥事件 临界资源-java producer consumer program threads, semaphores contradict critical resources incident
CustomerAndProducter
- 消费者与生产者游戏,该游戏模拟了经典的消费者与生产者的游戏规则,利用了JAVA的多线程-consumers and producers game, the game simulated by the classic consumer and producer of the rules of the game. The use of multithreading Java
JessupMS
- 这个项目是为了给Jessup电子消费品制造公司通过使用该系统来收集、分析销售数据,实现市场部门的报告生成工作自动化,提高销售效率和市场份额。-The project is aimed at giving Jessup consumer electronics manufacturing companies through the use of the system to collect, An analysis of sales data, the market sector automates
银行程序
- 模拟银行程序,实现银行的基本操作,充值,消费等功能 -simulation banking procedures to achieve the basic operation of banks, prepaid, consumer features
sheng xiao
- 关于生产者消费者的开发-producers on the development of consumer
waiter
- A Waiter relays an order Object to a Producer, waits in an independent thread during the production, and then delivers the result using a Consumer callback method.
Producer_Consumer
- 用java实现经典consumer和producer通信问题的程序-use java to realize the consumer and producer
Producer-Consumer
- The producer-consumer design pattern
Productor-Consumer
- 利用Java的多线程机制很好的处理生产者—消费者这个经典问题!有助于对生产者-消费者问题的理解和Java多线程机制的掌握!-Use of Java multithreading handled well producer- consumer this classic problem! Contribute to the producer- consumer understanding of the issues and multi-threading mechanism of Java mast
prodecer-and-consumer
- 使用java语言编程实现了操作系统中的经典问题-生产者消费者问题,该程序中使用的核心知识是多线程-Java programming language using the operating system in the classic problem- the producer consumer problem, the program is used in multi-threaded core knowledge
producer-and-consumer-problem
- Producer Consumer problem implementation in JAVA
java-producer-consumer-problem
- 简单的生产者消费者问题解决办法,多线程的实现方法。-Simple producer-consumer problem-solving approach, multi-threaded implementations.
Consumer
- 生产者生产输入的字符作为产品,消费者消费该产品,实现用PV操作解决生产者-消费者的同步问题-The producer produces the input character as a product, the consumer consumes the product, implements the PV-operation to solve the producer-consumer synchronization problem
Main
- This code is relation between providers and consumer in a market. this is in Cloudsim software.