OpenCourse: Computer System Engineering / MIT
2009年9月1日
「Computer System Engineering」コースは、マサチューセッツ工科大学が公開している講座です。ソフトウェアとハードウェアの両方を組み合わせた分散コンピュータシステムをテーマにしています。
クライアント/サーバ型のモジュラー構造を用いてシステムの複雑性を管理する手法や、仮想メモリ、スレッド、ネットワーク、トランザクションの原始性や並列処理についても学びます。リカバリや信頼性、プライバシー、暗号化なども扱います。
コースの詳細やハンドアウトなどの関連資料は、「MIT OpenCourseWare | Electrical Engineering and Computer Science | 6.033 Computer System Engineering (SMA 5501), Spring 2005 | Home」のページから参照することができます。
Lec1から3までのビデオはなく、Lec4から公開されています。
Lec 5 | Computer System Engineering - YouTube
Fault Isolation with Clients and Servers
Fault Isolation with Clients and Servers
Lec 6 | Computer System Engineering - YouTube
Virtualization, Virtual Memory
Virtualization, Virtual Memory
Lec 7 | Computer System Engineering - YouTube
Virtual Processors: Threads and Coordination
Virtual Processors: Threads and Coordination
Lec 9 | Computer System Engineering - YouTube
Introduction to Networks
Introduction to Networks
Lec 10 | Computer System Engineering - YouTube
Layering and Link Layer
Layering and Link Layer
Lec 11 | Computer System Engineering - YouTube
Network Layer, Routing
Network Layer, Routing
Lec 12 | Computer System Engineering - YouTube
End-to-end Layer
End-to-end Layer
Lec 13 | Computer System Engineering - YouTube
Congestion Control
Congestion Control
Lec 14 | Computer System Engineering - YouTube
Distributed Naming
Distributed Naming
Lec 16 | Computer System Engineering - YouTube
Atomicity Concepts
Atomicity Concepts
Lec 17 | Computer System Engineering - YouTube
Recoverability
Recoverability
Lec 19 | Computer System Engineering - YouTube
Transactions and Consistency
Transactions and Consistency
Lec 20 | Computer System Engineering - YouTube
Multi-site Atomicity
Multi-site Atomicity
Lec 21 | Computer System Engineering - YouTube
Security Introduction
Security Introduction
Lec 22 | Computer System Engineering - YouTube
Authentication
Authentication
Lec 23 | Computer System Engineering - YouTube
Authorization and Confidentiality
Authorization and Confidentiality
Lec 24 | Computer System Engineering - YouTube
Advanced Authentication
Advanced Authentication
Lec 25 | Computer System Engineering - YouTube
Complex, Trusted Systems
Complex, Trusted Systems
関連記事 on Publickey
タグ : OpenCourse
≫次の記事
OpenCourse: Programming Paradigms / Stanford
≪前の記事
OpenCourse: Multicore Programming Primer / MIT