عنوان مقاله

مدیریت داده ها در سیستم های زمان واقعی مبتنی بر مولفه های جاسازی شده : رویکرد پروکسی پایگاه داده



خرید نسخه پاورپوینت این مقاله


خرید نسخه ورد این مقاله



 

فهرست مطالب

مقدمه

انگیزه و پیشینه

مدل سیستم

پروکسی های پایگاه داده

اجرا

نتیجه گیری





بخشی از مقاله

ویژگیهای پروکسی پایگاه داده 

1.پروکسی ها به صورت خودکار و به شکل کد چسبی در معماری سنتز شده تولید و بدین طریق کد مولفه بدون تغییر باقی می ماند.

2. مولفه ها می توانند به یکRTDBMS  در چارچوب مولفه ای با بسته بندی و جداسازی حفظ شده دسترسی یابند.

3. مولفه هایی با نیازمندیهای بلادرنگ نرم با پرس و جوهای بلادرنگ پویا بدون بلوکه شدگی دسترسی داده بلادرنگ سخت، می توانند به آیتم های داده متعدد دسترسی یابند.

4. از مولفه ها می توان مجدداً و بدون توجه به حضور پایگاه داده در چارچوب مولفه ای استفاده نمود.






خرید نسخه پاورپوینت این مقاله


خرید نسخه ورد این مقاله



 

کلمات کلیدی: 

Data management for component-based embedded real-time systems: The database proxy approach Andreas Hjertström∗, Dag Nyström, Mikael Sjödin Mälardalen Real-Time Research Centre, Västerås, Sweden a r t i c l e i n f o Article history: Received 13 August 2010 Received in revised form 24 October 2011 Accepted 25 October 2011 Available online 31 October 2011 Keywords: CBSE RTDBMS Real-time Embedded systems a b s t r a c t We introduce the concept of database proxies intended to mitigate the gap between two disjoint productivity-enhancing techniques: component based software engineering (CBSE) and real-time database management systems (RTDBMS). The two techniques promote opposing design goals and their coexistence is neither obvious nor intuitive. CBSE promotes encapsulation and decoupling of component internals from the component environment, whilst an RTDBMS provide mechanisms for efficient and predictable global data sharing. A component with direct access to an RTDBMS is dependent on that specific RTDBMS and may not be useable in an alternative environment. For components to remain encapsulated and reusable, database proxies decouple components from an underlying database residing in the component framework, while providing temporally predictable access to data maintained in a database. Our approach provide access to features such as extensive data modeling tools, predictable access to hard real-time data, dynamic access to soft real-time data using standardized queries and controlled data sharing; thus allowing developers to employ the full potential of both CBSE and an RTDBMS. Our approach primarily targets embedded systems with a subset of functionality with real-time requirements. The implementation results show that the benefits of using proxies do not come at the expense of significant run-time overheads or less accurate timing predictions. © 2011 Elsevier Inc. All rights reserved