| کد مقاله | کد نشریه | سال انتشار | مقاله انگلیسی | نسخه تمام متن | 
|---|---|---|---|---|
| 9657394 | 1441789 | 2005 | 17 صفحه PDF | دانلود رایگان | 
عنوان انگلیسی مقاله ISI
												The java.util.concurrent synchronizer framework
												
											دانلود مقاله + سفارش ترجمه
													دانلود مقاله ISI انگلیسی
رایگان برای ایرانیان
																																												موضوعات مرتبط
												
													مهندسی و علوم پایه
													مهندسی کامپیوتر
													نظریه محاسباتی و ریاضیات
												
											پیش نمایش صفحه اول مقاله
												 
												چکیده انگلیسی
												Most synchronizers (locks, barriers, etc.) in the J2SE 5.0 java.util.concurrent package are constructed using a small framework based on class QueuedSynchronizer. This framework provides common mechanics for atomically managing synchronization state, blocking and unblocking threads, and queuing. The paper describes the rationale, design, implementation, usage, and performance of this framework.
											ناشر
												Database: Elsevier - ScienceDirect (ساینس دایرکت)
Journal: Science of Computer Programming - Volume 58, Issue 3, December 2005, Pages 293-309
											Journal: Science of Computer Programming - Volume 58, Issue 3, December 2005, Pages 293-309
نویسندگان
												Doug Lea,