DocumentCode :
3512141
Title :
Automatic Concurrency Management for distributed applications
Author :
Li, Huiba ; Liu, Shengyun ; Peng, Yuxing ; Li, Dongsheng
Author_Institution :
Nat. Lab. for Parallel & Distrib. Process., Nat. Univ. of Defense Technol., Changsha, China
fYear :
2010
fDate :
22-25 June 2010
Firstpage :
589
Lastpage :
594
Abstract :
Building distributed applications is difficult mostly because of concurrency management. Existing approaches primarily include events and threads. Researchers and developers have been debating for decades to prove which is superior. Although the conclusion is far from obvious, this long debate clearly shows that neither of them is perfect. One of the problems is that they are both complex and error-prone. Both events and threads need the programmers to explicitly manage concurrency, and we believe it is just the source of difficulties. In this paper, we propose a novel approach-automatic concurrency management by the runtime system. It dynamically analyzes the programs to discover potential concurrency opportunities; and it dynamically schedules the communication and the computation tasks, resulting in automatic concurrent execution. This approach is inspired by the instruction scheduling technologies used in modern microprocessors, which dynamically exploits instruction-level parallelism. However, hardware scheduling algorithms do not fit software in many aspects, thus we have to design a new scheme completely from scratch. automatic concurrency management is a runtime technique with no modification to the language, compiler or byte code, so it is good at backward compatibility. It is essentially a dynamic optimization for networking programs.
Keywords :
concurrency control; distributed processing; scheduling; automatic concurrency management; automatic concurrent execution; distributed application; dynamic optimization; instruction level parallelism; instruction scheduling technologies; runtime system; Concurrent computing; Dynamic scheduling; Out of order; Runtime; Semantics; Virtual machining;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Computers and Communications (ISCC), 2010 IEEE Symposium on
Conference_Location :
Riccione
ISSN :
1530-1346
Print_ISBN :
978-1-4244-7754-8
Type :
conf
DOI :
10.1109/ISCC.2010.5546705
Filename :
5546705
Link To Document :
بازگشت