دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
ویرایش: 1
نویسندگان: Quesnel. Flavien
سری: Focus series in computer engineering
ISBN (شابک) : 9781848216204, 1118790332
ناشر: Iste, Wiley
سال نشر: 2014
تعداد صفحات: 191
زبان: English
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود)
حجم فایل: 2 مگابایت
در صورت تبدیل فایل کتاب Scheduling of large-scale virtualized infrastructures : toward cooperative management به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب برنامه ریزی زیرساخت های مجازی سازی شده در مقیاس بزرگ: به سمت مدیریت تعاونی نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
مجازی سازی سیستم به دلیل عملکرد و راحتی آن برای صاحبان و کاربران این زیرساخت ها به طور فزاینده ای در سیستم های توزیع شده رایج شده است. در برنامهریزی زیرساختهای مجازیشده در مقیاس بزرگ، نویسنده فلاویان کوسنل، مدیریت زیرساختهای مجازی در مقیاس بزرگ را با تأکید بر زمانبندی تا 80000 ماشین مجازی در 8000 گره بررسی میکند. این متن نیاز به نرمافزار بهروز شده را برای مدیریت افزایش اندازه زیرساختهای مجازی برطرف میکند. مدیران ماشین های مجازی و اپراتورهای مجازی از این راهنمای برای بهبود مدیریت نرم افزار تعاونی قدردانی خواهند کرد
System virtualization has become increasingly common in distributed systems because of its functionality and convenience for the owners and users of these infrastructures. In Scheduling of Large-scale Virtualized Infrastructures, author Flavien Quesnel examines the management of large-scale virtual infrastructures with an emphasis on scheduling up to 80,000 virtual machines on 8,000 nodes. The text fills a need for updated software managing to meet the increasing size of virtual infrastructures. Virtual machine managers and virtual operators will appreciate this guide to improvement in cooperative software management
Content: Cover
Title Page
Copyright
Contents
List of Abbreviations
Introduction
PART 1: Management of Distributed Infrastructures
Chapter 1: Distributed Infrastructures Before the Rise of Virtualization
1.1. Overview of distributed infrastructures
1.1.1. Cluster
1.1.2. Data center
1.1.3. Grid
1.1.4. Volunteer computing platforms
1.2. Distributed infrastructure management from the software point of view
1.2.1. Secured connection to the infrastructure and identification ofusers
1.2.2. Submission of tasks
1.2.3. Scheduling of tasks
1.2.4. Deployment of tasks. 1.2.5. Monitoring the infrastructure1.2.6. Termination of tasks
1.3. Frameworks traditionally used to manage distributed infrastructures
1.3.1. User-space frameworks
1.3.2. Distributed operating systems
1.4. Conclusion
Chapter 2: Contributions of Virtualization
2.1. Introduction to virtualization
2.1.1. System and application virtualization
2.1.1.1. System virtualization
2.1.1.2. Application virtualization
2.1.2. Abstractions created by hypervisors
2.1.2.1. Translation
2.1.2.2. Aggregation of resources
2.1.2.3. Partition of resources. 2.1.3. Virtualization techniques used by hypervisors2.1.3.1. Emulation
2.1.3.2. Paravirtualization
2.1.3.3. Hardware virtualization
2.1.4. Main functionalities provided by hypervisors
2.1.4.1. Resource throttling
2.1.4.2. Optimizing memory usage
2.1.4.3. Suspending and resuming virtual machines
2.1.4.4. Snapshotting
2.1.4.5. Migrating virtual machines
2.2. Virtualization and management of distributed infrastructures
2.2.1. Contributions of virtualization to the management ofdistributed infrastructures
2.2.1.1. Advantages for owners
2.2.1.1.1. Improving resource sharing. 2.2.1.1.2. Facilitating maintenance operations2.2.1.2. Advantages for users
2.2.1.2.1. Deploying a customized runtime
2.2.1.2.2. Outsourcing infrastructure buy and management
2.2.1.2.3. Fault-tolerance and high availability
2.2.2. Virtualization and cloud computing
2.3. Conclusion
Chapter 3: Virtual Infrastructure Managers Used in Production
3.1. Overview of virtual infrastructure managers
3.1.1. Generalities
3.1.2. Classification
3.2. Resource organization
3.2.1. Computing resources
3.2.1.1. Computing nodes and supported hypervisors
3.2.1.2. Grouping unit. 3.2.1.3. Sets of grouping units3.2.2. Storage resources
3.2.2.1. Local storage on worker nodes
3.2.2.2. Shared storage
3.2.2.3. Secondary storage
3.3. Scheduling
3.3.1. Scheduler architecture
3.3.1.1. Centralized architecture
3.3.1.2. Hierarchical architecture
3.3.2. Factors triggering scheduling
3.3.2.1. Creation of a new virtual machine
3.3.2.2. Periodic or on-demand optimization of resource utilization
3.3.2.3. Node maintenance
3.3.2.4. Virtual machine crash
3.3.3. Scheduling policies
3.3.3.1. First fit
3.3.3.2. Random
3.3.3.3. Load balancing
3.3.3.4. Consolidation.