مقاله انگلیسی رایگان در مورد به سوی سیستم های عامل مرسوم – IEEE 2018
مشخصات مقاله | |
انتشار | مقاله سال ۲۰۱۸ |
تعداد صفحات مقاله انگلیسی | ۷ صفحه |
هزینه | دانلود مقاله انگلیسی رایگان میباشد. |
منتشر شده در | نشریه IEEE |
نوع مقاله | ISI |
عنوان انگلیسی مقاله | Toward Ubiquitous Operating Systems: A Software-Defined Perspective |
ترجمه عنوان مقاله | به سوی سیستم های عامل مرسوم: یک نگرش نرم افزار محور |
فرمت مقاله انگلیسی | |
رشته های مرتبط | فناوری اطلاعات، مهندسی کامپیوتر |
گرایش های مرتبط | سیستم های چند رسانه ای، معماری سیستم های کامپیوتری |
مجله | کامپیوتر – Computer |
دانشگاه | Peking University |
کد محصول | E7631 |
وضعیت ترجمه مقاله | ترجمه آماده این مقاله موجود نمیباشد. میتوانید از طریق دکمه پایین سفارش دهید. |
دانلود رایگان مقاله | دانلود رایگان مقاله انگلیسی |
سفارش ترجمه این مقاله | سفارش ترجمه این مقاله |
بخشی از متن مقاله: |
A SOFTWARE-DEFINED PERSPECTIVE
“Software-defined” has become one of the hottest buzzwords in both academia and industry. It describes a family of technologies including SDNs, SDS, and SDDCs that are collectively sometimes referred to as “softwaredefined everything” (SDX). In a softwaredefined system, hardware resources can be virtualized and managed by OS routines or the control plane, and users can write programs to access and manage the services provided by virtualized resources.4 We argue that OSs offer these same capabilities. For example, a traditional OS such as Linux or Windows provides virtualization of hardware resources through hardware drivers, and application development and runtime support through software development kits (SDKs) and libraries. Mobile OSs such as Android provide an extra software-defined layer with higher-level abstractions for mobile apps, including management of mobile data (for example, contact and location data), a set of APIs for app development, and a set of libraries to support app execution. Whether OSs run on small devices (such as TinyOS5 ) or huge clusters (such as cloud OSs), they offer both resource virtualization and function programmability. Put another way, a “software-defined” technology is really just an OS for that technology. In an SDN, for example, the control plane provides the ability to write high-level applications to manage the networking functions, while the data plane virtualizes networking resources. In sum, as Figure 1 shows, OSs and software-defined systems are mostly based on the same principles. |