摘要
本文以Java的多线程机制为技术手段,模拟了经典的生产者消费者问题,解决了此问题中的同步问题。
This article takes the Java multi-threading mechanism as the technical method, simulating the classic Producer-Consumer problem, and it solves the synchronized problem of this problem.
出处
《现代计算机》
2006年第6期100-103,共4页
Modern Computer