磁力管家

磁力管家
为您索检到35条磁力链接,耗时0毫秒。 rss

分享给好友

【影视】 O'Reilly - Concurrent and Parallel Programming Concepts
收录时间:2017-02-12 文档个数:98 文档大小:2.5 GB 最近下载:2025-05-15 人气:5388 磁力链接
  • mp401. Introduction/01_01-Overview Of Concurrency, Parallelism, And NonBlocking IO.mp4 45.0 MB
  • mp401. Introduction/01_02-About The Author.mp4 5.6 MB
  • mp401. Introduction/01_03-Technical Definitions Of Concurrency And Parallelism.mp4 16.4 MB
  • mp401. Introduction/01_04-Why Examples In Various Programming Languages.mp4 17.1 MB
  • mp401. Introduction/01_05-The Big Picture Apps, System Libraries, And Kernel Routines.mp4 29.5 MB
  • mp401. Introduction/01_06-Getting Started.mp4 18.6 MB
  • mp401. Introduction/01_07-How To Access Your Working Files.mp4 27.7 MB
  • mp402. Concurrency And Parallelism/02_01-Processes And Threads.mp4 31.6 MB
  • mp402. Concurrency And Parallelism/02_02-Multiprocessing.mp4 18.2 MB
  • mp402. Concurrency And Parallelism/02_03-Multithreading.mp4 21.5 MB
  • mp402. Concurrency And Parallelism/02_04-NonBlocking IO.mp4 19.2 MB
  • mp402. Concurrency And Parallelism/02_05-Chapter Review.mp4 26.1 MB
  • mp402. Concurrency And Parallelism/02_06-Hybrid Approaches The Rule, Not The Exception.mp4 37.1 MB
  • mp403. Multiprocessing Basics/03_01-Overview Of The First Multiprocessing Example Unnamed Pipes In C.mp4 29.1 MB
  • mp403. Multiprocessing Basics/03_02-Source Code For The First Multiprocessing Example.mp4 27.1 MB
  • mp403. Multiprocessing Basics/03_03-Overview Of The Second Multiprocessing Example Named Pipes In C.mp4 18.8 MB
  • mp403. Multiprocessing Basics/03_04-Source Code For The Second Multiprocessing Example.mp4 14.3 MB
  • mp403. Multiprocessing Basics/03_05-Multiprocessing The Nginx Web Server.mp4 30.1 MB
  • mp403. Multiprocessing Basics/03_06-Overview Of Execing And Forking Options In Multiprocessing.mp4 21.7 MB
  • mp403. Multiprocessing Basics/03_07-Source Code For The Execing Multiprocessing Example.mp4 15.2 MB
【影视】 [FreeCoursesOnline.Me] PacktPub - Concurrent and Parallel Programming in Python
收录时间:2023-12-18 文档个数:32 文档大小:1.8 GB 最近下载:2025-05-15 人气:4478 磁力链接
  • mp4Chapter 1 Threading/010. Creating a Yaml Reader.mp4 169.4 MB
  • mp4Chapter 1 Threading/011. Improving Our Wiki Worker.mp4 160.6 MB
  • mp4Chapter 1 Threading/012. Improving All Workers and Adding Monitoring.mp4 153.4 MB
  • mp4Chapter 1 Threading/008. Integrating the Postgres Worker.mp4 116.7 MB
  • mp4Chapter 1 Threading/007. Creating a Postgres Worker.mp4 99.1 MB
  • mp4Chapter 1 Threading/009. Yaml File Introduction.mp4 93.1 MB
  • mp4Chapter 1 Threading/005. Creating a Yahoo Finance Reader.mp4 90.8 MB
  • mp4Chapter 1 Threading/004. Creating a Wikipedia Reader.mp4 88.1 MB
  • mp4Chapter 1 Threading/006. Queues and Master Scheduler.mp4 70.8 MB
  • mp4Chapter 1 Threading/002. Threading in Python.mp4 68.7 MB
  • mp4Chapter 1 Threading/001. Threading, Multiprocessing, Async Introduction.mp4 62.2 MB
  • mp4Chapter 1 Threading/014. Locking.mp4 58.4 MB
  • mp4Chapter 1 Threading/003. Creating a Threading Class.mp4 56.4 MB
  • mp4Chapter 3 Asynchronous/008. Combining Async and Multiprocessing.mp4 53.9 MB
  • mp4Chapter 3 Asynchronous/006. Using Asynchronous Libraries.mp4 50.5 MB
  • mp4Chapter 3 Asynchronous/001. Introduction to Writing Asynchronous Programs.mp4 46.8 MB
  • mp4Chapter 2 Multiprocessing/003. Multiprocessing Pool.mp4 46.2 MB
  • mp4Chapter 3 Asynchronous/007. The Async Wait Statement.mp4 43.2 MB
  • mp4Chapter 2 Multiprocessing/002. Multiprocessing Queues.mp4 38.4 MB
  • mp4Chapter 1 Threading/013. Final Program Cleanup.mp4 35.7 MB
【影视】 [FreeCoursesOnline.Me] PacktPub - Mastering Rust – Build Robust, Concurrent, and Fast Applications [Video]
收录时间:2021-05-17 文档个数:42 文档大小:1.8 GB 最近下载:2025-05-15 人气:3918 磁力链接
  • mp42 - Understanding Compound Types/10 - Creating enums and Using Them in the Main Program.mp4 154.5 MB
  • mp41 - Diving into Functions and Ownership/05 - Working with Strings.mp4 123.3 MB
  • mp42 - Understanding Compound Types/09 - Using Methods with Structs.mp4 110.1 MB
  • mp41 - Diving into Functions and Ownership/06 - Ownership of Strings in Functions.mp4 93.3 MB
  • mp44 - Handling Errors in Your Code/20 - Error Matching in Rust.mp4 71.1 MB
  • mp41 - Diving into Functions and Ownership/07 - Programming a Calculator App.mp4 70.0 MB
  • mp42 - Understanding Compound Types/11 - Creating and Working with Vectors.mp4 68.1 MB
  • mp42 - Understanding Compound Types/08 - Creating and Working with Structs.mp4 63.4 MB
  • mp41 - Diving into Functions and Ownership/04 - Strings and Scope with Strings.mp4 62.5 MB
  • zip9781789538007_Code.zip 61.7 MB
  • mp41 - Diving into Functions and Ownership/03 - Creating Expressions.mp4 61.2 MB
  • mp46 - Maintaining Concurrency in Rust/29 - Understanding Threads and Handling Threads.mp4 53.8 MB
  • mp43 - Working with Cargo and Modules/16 - Practice Project with Modules.mp4 53.1 MB
  • mp46 - Maintaining Concurrency in Rust/35 - Mutex and Sharing Mutex with Multiple Threads.mp4 50.9 MB
  • mp45 - Unit and Integration Testing/28 - Test Running with Terminal.mp4 49.4 MB
  • mp45 - Unit and Integration Testing/23 - Using assert() macro.mp4 48.8 MB
  • mp43 - Working with Cargo and Modules/12 - Introduction to Cargo.mp4 48.5 MB
  • mp43 - Working with Cargo and Modules/15 - Using Modules in Main Program.mp4 47.3 MB
  • mp41 - Diving into Functions and Ownership/02 - Different Types of Functions.mp4 46.2 MB
  • mp45 - Unit and Integration Testing/26 - Using macros – assert_eq and assert_ne.mp4 46.2 MB
【影视】 C# Concurrent Collections
收录时间:2021-04-01 文档个数:157 文档大小:929.0 MB 最近下载:2025-05-15 人气:3395 磁力链接
  • mp401. Introducing the Concurrent Collections/01. Welcome and Course Overview.mp4 30.8 MB
  • mp401. Introducing the Concurrent Collections/04. Making the Queue Multithreaded.mp4 28.7 MB
  • mp403. Concurrent Dictionary Demo/03. The Buy-sell Algorithm.mp4 26.0 MB
  • mp403. Concurrent Dictionary Demo/12. Summing ConcurrentDictionary Values Using Linq.mp4 22.0 MB
  • mp406. Some Concurrent Collections Best Practices/03. Benchmarking ConcurrentDictionary with Multiple Threads.mp4 21.0 MB
  • mp405. Producer-consumer and BlockingCollection Demo/07. Calculating Bonuses.mp4 20.5 MB
  • mp406. Some Concurrent Collections Best Practices/02. Concurrent Collections and Performance.mp4 19.2 MB
  • mp401. Introducing the Concurrent Collections/06. Why Did Queue-T-.EnQueue() Fail-.mp4 18.5 MB
  • mp402. Introducing ConcurrentDictionary/11. The AddOrUpdate() Method.mp4 18.0 MB
  • mp402. Introducing ConcurrentDictionary/01. Module Overview.mp4 18.0 MB
  • mp406. Some Concurrent Collections Best Practices/04. Access Shared State Sparingly.mp4 16.8 MB
  • mp402. Introducing ConcurrentDictionary/09. The TryUpdate() Method.mp4 16.0 MB
  • mp404. The Producer-Consumer Collections- Queues, Stacks and Bags/01. Module Overview.mp4 15.9 MB
  • mp406. Some Concurrent Collections Best Practices/11. Module Summary.mp4 15.9 MB
  • mp403. Concurrent Dictionary Demo/02. Introducing the BuyAndSell Sample.mp4 15.8 MB
  • mp401. Introducing the Concurrent Collections/03. Introducing the Sample- The Geek Clothing Company.mp4 15.5 MB
  • mp406. Some Concurrent Collections Best Practices/10. When Do You Need Concurrent Collections-.mp4 15.5 MB
  • mp404. The Producer-Consumer Collections- Queues, Stacks and Bags/03. Introducing ConcurrentQueue-T-.mp4 14.6 MB
  • mp405. Producer-consumer and BlockingCollection Demo/10. Using BlockingCollection-T-.Take() to Avoid Polling.mp4 14.6 MB
  • mp404. The Producer-Consumer Collections- Queues, Stacks and Bags/05. ConcurrentBag-T-- What Is It-.mp4 14.5 MB
【影视】 Mastering Rust – Build Robust, Concurrent and Fast Applications
收录时间:2021-04-25 文档个数:37 文档大小:1.8 GB 最近下载:2025-05-15 人气:3290 磁力链接
  • mp409. Creating enums and Using Them in the Main Program.mp4 154.5 MB
  • mp404. Working with Strings.mp4 123.3 MB
  • mp408. Using Methods with Structs.mp4 110.1 MB
  • mp405. Ownership of Strings in Functions.mp4 93.3 MB
  • mp407. Creating and Working with Structs.mp4 77.9 MB
  • mp419. Error Matching in Rust.mp4 71.1 MB
  • mp406. Programming a Calculator App.mp4 70.0 MB
  • mp410. Creating and Working with Vectors.mp4 68.1 MB
  • mp402. Creating Expressions.mp4 63.9 MB
  • mp403. Strings and Scope with Strings.mp4 62.5 MB
  • mp411. Introduction to Cargo.mp4 59.9 MB
  • mp428. Understanding Threads and Handling Threads.mp4 59.0 MB
  • mp434. Mutex and Sharing Mutex with Multiple Threads.mp4 57.2 MB
  • mp401. Different Types of Functions.mp4 53.4 MB
  • mp415. Practice Project with Modules.mp4 53.1 MB
  • mp427. Test Running with Terminal.mp4 49.4 MB
  • mp422. Using assert() macro.mp4 48.8 MB
  • mp414. Using Modules in Main Program.mp4 47.3 MB
  • mp416. The Panic Functionality in Rust.mp4 46.8 MB
  • mp425. Using macros - assert_eq and assert_ne.mp4 46.2 MB
【压缩文件】 Pluralsight - Stateful Reactive Concurrent SPAs with SignalR and Akka NET
收录时间:2017-02-09 文档个数:42 文档大小:405.2 MB 最近下载:2025-05-16 人气:3015 磁力链接
  • mp401. Introduction/01_01-Introduction.mp4 3.0 MB
  • mp401. Introduction/01_02-The Move to a Stateful Web.mp4 4.4 MB
  • mp401. Introduction/01_03-Why Stateful.mp4 5.7 MB
  • mp401. Introduction/01_04-Overview of Reactive Systems.mp4 5.2 MB
  • mp401. Introduction/01_05-Architectural Overview.mp4 5.4 MB
  • mp401. Introduction/01_06-Course Outline and Suggested Prerequisites.mp4 4.4 MB
  • mp401. Introduction/01_07-Getting Started in Visual Studio.mp4 7.9 MB
  • mp401. Introduction/01_08-Creating the Starting HTML Skeleton.mp4 7.4 MB
  • mp401. Introduction/01_09-Summary.mp4 2.7 MB
  • mp402. Building the Player and Game Controller Actors/02_01-Introduction.mp4 2.2 MB
  • mp402. Building the Player and Game Controller Actors/02_02-Designing the Game Actor Model.mp4 5.2 MB
  • mp402. Building the Player and Game Controller Actors/02_03-Creating the Message Classes.mp4 12.3 MB
  • mp402. Building the Player and Game Controller Actors/02_04-Creating an Actor to Represent a Player.mp4 15.6 MB
  • mp402. Building the Player and Game Controller Actors/02_05-Creating the Game Controller Actor.mp4 22.1 MB
  • mp402. Building the Player and Game Controller Actors/02_06-Instantiating the Actor System in ASP.NET.mp4 18.4 MB
  • mp402. Building the Player and Game Controller Actors/02_07-Summary.mp4 2.0 MB
  • mp403. Integrating Akka.NET with SignalR/03_01-Introduction.mp4 2.0 MB
  • mp403. Integrating Akka.NET with SignalR/03_02-Overview of SignalR.mp4 4.7 MB
  • mp403. Integrating Akka.NET with SignalR/03_03-Integrating Akka.NET and SignalR.mp4 4.7 MB
  • mp403. Integrating Akka.NET with SignalR/03_04-Installing SignalR.mp4 17.4 MB
【影视】 PacktPub - Concurrent and Parallel Programming in Python
收录时间:2023-12-18 文档个数:28 文档大小:1.8 GB 最近下载:2025-05-15 人气:2775 磁力链接
  • mp4Chapter 1 Threading/010. Creating a Yaml Reader.mp4 169.4 MB
  • mp4Chapter 1 Threading/011. Improving Our Wiki Worker.mp4 160.6 MB
  • mp4Chapter 1 Threading/012. Improving All Workers and Adding Monitoring.mp4 153.4 MB
  • mp4Chapter 1 Threading/008. Integrating the Postgres Worker.mp4 116.7 MB
  • mp4Chapter 1 Threading/007. Creating a Postgres Worker.mp4 99.1 MB
  • mp4Chapter 1 Threading/009. Yaml File Introduction.mp4 93.1 MB
  • mp4Chapter 1 Threading/005. Creating a Yahoo Finance Reader.mp4 90.8 MB
  • mp4Chapter 1 Threading/004. Creating a Wikipedia Reader.mp4 88.1 MB
  • mp4Chapter 1 Threading/006. Queues and Master Scheduler.mp4 70.8 MB
  • mp4Chapter 1 Threading/002. Threading in Python.mp4 68.7 MB
  • mp4Chapter 1 Threading/001. Threading, Multiprocessing, Async Introduction.mp4 62.2 MB
  • mp4Chapter 1 Threading/014. Locking.mp4 58.4 MB
  • mp4Chapter 1 Threading/003. Creating a Threading Class.mp4 56.4 MB
  • mp4Chapter 3 Asynchronous/008. Combining Async and Multiprocessing.mp4 53.9 MB
  • mp4Chapter 3 Asynchronous/006. Using Asynchronous Libraries.mp4 50.5 MB
  • mp4Chapter 3 Asynchronous/001. Introduction to Writing Asynchronous Programs.mp4 46.8 MB
  • mp4Chapter 2 Multiprocessing/003. Multiprocessing Pool.mp4 46.2 MB
  • mp4Chapter 3 Asynchronous/007. The Async Wait Statement.mp4 43.2 MB
  • mp4Chapter 2 Multiprocessing/002. Multiprocessing Queues.mp4 38.4 MB
  • mp4Chapter 1 Threading/013. Final Program Cleanup.mp4 35.7 MB
【压缩文件】 [ FreeCourseWeb.com ] Lynda - Parallel and Concurrent Programming with C + + Part 1.zip
收录时间:2021-04-28 文档个数:1 文档大小:697.1 MB 最近下载:2025-05-16 人气:2635 磁力链接
  • zip[ FreeCourseWeb.com ] Lynda - Parallel and Concurrent Programming with C + + Part 1.zip 697.1 MB
【影视】 Pluralsight - Concurrent Programming with Go
收录时间:2017-02-11 文档个数:36 文档大小:349.8 MB 最近下载:2025-05-14 人气:2468 磁力链接
  • mp401. Concurrency Patterns/01_01-Introduction.mp4 941.2 kB
  • mp401. Concurrency Patterns/01_02-Course Overview.mp4 8.2 MB
  • mp401. Concurrency Patterns/01_03-Target Audience.mp4 7.4 MB
  • mp401. Concurrency Patterns/01_04-Concurrency vs. Parallelism.mp4 1.4 MB
  • mp401. Concurrency Patterns/01_05-Concurrency Models Processor Threads.mp4 18.6 MB
  • mp401. Concurrency Patterns/01_06-Concurrency Models Events.mp4 8.6 MB
  • mp401. Concurrency Patterns/01_07-Concurrency Models Callbacks and Promises.mp4 8.3 MB
  • mp401. Concurrency Patterns/01_08-Concurrency Models Communicating Sequential Processes.mp4 12.2 MB
  • mp401. Concurrency Patterns/01_09-Concurrency in Go.mp4 2.8 MB
  • mp401. Concurrency Patterns/01_10-Review of the Development Environment.mp4 8.4 MB
  • mp401. Concurrency Patterns/01_11-Summary.mp4 2.3 MB
  • mp402. Goroutines/02_01-Introduction.mp4 945.2 kB
  • mp402. Goroutines/02_02-Goroutines.mp4 3.0 MB
  • mp402. Goroutines/02_03-Memory Requirements.mp4 5.6 MB
  • mp402. Goroutines/02_04-Parallelism in Go.mp4 5.0 MB
  • mp402. Goroutines/02_05-Demo Basic Goroutines.mp4 14.5 MB
  • mp402. Goroutines/02_06-Demo Asynchronous Web Service Calls.mp4 24.1 MB
  • mp402. Goroutines/02_07-Demo Filewatcher.mp4 22.2 MB
  • mp403. Channels/03_01-Introduction.mp4 1.3 MB
  • mp403. Channels/03_02-Channels.mp4 6.2 MB
【影视】 Pluralsight - Building Reactive Concurrent WPF Applications with Akka.NET
收录时间:2017-03-05 文档个数:26 文档大小:239.7 MB 最近下载:2025-05-16 人气:2400 磁力链接
  • mp401. Introduction/01_01-Introduction.mp4 2.6 MB
  • mp401. Introduction/01_02-Prerequisites.mp4 1.8 MB
  • mp401. Introduction/01_03-Why Reactive Akka.NET WPF Applications.mp4 3.3 MB
  • mp401. Introduction/01_04-Reactive Systems and the Reactive Manifesto.mp4 3.1 MB
  • mp401. Introduction/01_05-ReactiveUI.mp4 1.8 MB
  • mp401. Introduction/01_06-Demo Application Overview.mp4 4.2 MB
  • mp401. Introduction/01_07-Getting Started.mp4 14.9 MB
  • mp401. Introduction/01_08-Summary.mp4 2.1 MB
  • mp402. Building the Stock Price Watching Actors/02_01-Introduction.mp4 3.4 MB
  • mp402. Building the Stock Price Watching Actors/02_02-Creating a StockPriceServiceGateway.mp4 11.3 MB
  • mp402. Building the Stock Price Watching Actors/02_03-Writing the First Actor.mp4 19.0 MB
  • mp402. Building the Stock Price Watching Actors/02_04-The Publishsubscribe Pattern Between Actors.mp4 2.5 MB
  • mp402. Building the Stock Price Watching Actors/02_05-Creating the Publishing StockActor.mp4 12.7 MB
  • mp402. Building the Stock Price Watching Actors/02_06-Getting New Prices in the StockActor.mp4 14.5 MB
  • mp402. Building the Stock Price Watching Actors/02_07-Scheduling StockActor Updates.mp4 10.7 MB
  • mp402. Building the Stock Price Watching Actors/02_08-Creating the StocksCoordinatorActor.mp4 24.0 MB
  • mp402. Building the Stock Price Watching Actors/02_09-Summary.mp4 3.6 MB
  • mp403. Creating the User Interface Actors/03_01-Introduction.mp4 7.0 MB
  • mp403. Creating the User Interface Actors/03_02-Getting Started with the MainWindowViewModel.mp4 9.7 MB
  • mp403. Creating the User Interface Actors/03_03-Creating the StockToggleButtonViewModel.mp4 16.9 MB
【压缩文件】 Pluralsight - Building Concurrent Applications with the Actor Model in Akka.NET
收录时间:2017-02-13 文档个数:58 文档大小:453.9 MB 最近下载:2025-05-16 人气:1805 磁力链接
  • mp401. Introducing Actor Models and Akka.NET/01_01-Introduction.mp4 3.7 MB
  • mp401. Introducing Actor Models and Akka.NET/01_02-Why Use Actor Models.mp4 3.2 MB
  • mp401. Introducing Actor Models and Akka.NET/01_03-Classes of Applications.mp4 3.0 MB
  • mp401. Introducing Actor Models and Akka.NET/01_04-Using Akka.NET in Different .NET Application Types.mp4 1.9 MB
  • mp401. Introducing Actor Models and Akka.NET/01_05-A Brief History of Akka.NET.mp4 1.2 MB
  • mp401. Introducing Actor Models and Akka.NET/01_06-The Reactive Manifesto.mp4 4.1 MB
  • mp401. Introducing Actor Models and Akka.NET/01_07-Key Features of Akka.NET.mp4 3.9 MB
  • mp401. Introducing Actor Models and Akka.NET/01_08-Actors and Messages.mp4 1.4 MB
  • mp401. Introducing Actor Models and Akka.NET/01_09-Understanding Akka.NET Actors.mp4 6.0 MB
  • mp401. Introducing Actor Models and Akka.NET/01_10-Understanding Akka.NET Messages.mp4 2.7 MB
  • mp401. Introducing Actor Models and Akka.NET/01_11-Actor Systems and Location Transparency.mp4 4.3 MB
  • mp401. Introducing Actor Models and Akka.NET/01_12-Overview of Actor Supervision Hierarchies.mp4 3.0 MB
  • mp401. Introducing Actor Models and Akka.NET/01_13-Akka.NET NuGet Packages.mp4 1.9 MB
  • mp401. Introducing Actor Models and Akka.NET/01_14-Getting Started in Visual Studio.mp4 9.5 MB
  • mp401. Introducing Actor Models and Akka.NET/01_15-Course Outline.mp4 1.6 MB
  • mp401. Introducing Actor Models and Akka.NET/01_16-Other Actor Model Frameworks and Libraries.mp4 2.3 MB
  • mp401. Introducing Actor Models and Akka.NET/01_17-Summary.mp4 2.0 MB
  • mp402. Defining and Using Actors and Messages/02_01-Introduction.mp4 1.4 MB
  • mp402. Defining and Using Actors and Messages/02_02-Defining Actors.mp4 2.6 MB
  • mp402. Defining and Using Actors and Messages/02_03-Actor References.mp4 3.3 MB
【压缩文件】 [ FreeCourseWeb.com ] Lynda - Parallel and Concurrent Programming with C + + Part 2.zip
收录时间:2021-04-21 文档个数:1 文档大小:591.4 MB 最近下载:2025-05-15 人气:1763 磁力链接
  • zip[ FreeCourseWeb.com ] Lynda - Parallel and Concurrent Programming with C + + Part 2.zip 591.4 MB
【影视】 Pluralsight - C# Concurrent Collections
收录时间:2017-02-23 文档个数:79 文档大小:927.2 MB 最近下载:2025-01-05 人气:1730 磁力链接
  • mp401 Introducing the Concurrent Collections/01 01 Welcome and Course Overview.mp4 16.8 MB
  • mp401 Introducing the Concurrent Collections/01 02 Module Overview.mp4 6.1 MB
  • mp401 Introducing the Concurrent Collections/01 03 Introducing the Sample - The Geek Clothing Company.mp4 17.1 MB
  • mp401 Introducing the Concurrent Collections/01 04 Making the Queue Multithreaded.mp4 22.9 MB
  • mp401 Introducing the Concurrent Collections/01 05 Fixing the Code with ConcurrentQueue_T_.mp4 13.1 MB
  • mp401 Introducing the Concurrent Collections/01 06 Why Did Queue_T_.EnQueue() Fail.mp4 18.5 MB
  • mp401 Introducing the Concurrent Collections/01 07 Atomic Methods.mp4 8.6 MB
  • mp401 Introducing the Concurrent Collections/01 08 Why Locks Aren't Always So Great.mp4 14.4 MB
  • mp401 Introducing the Concurrent Collections/01 09 Concurrent Collections Don't Always Block Threads.mp4 14.8 MB
  • mp401 Introducing the Concurrent Collections/01 10 Concurrent Collections and Race Conditions.mp4 12.4 MB
  • mp401 Introducing the Concurrent Collections/01 11 What Concurrent Collections Are There.mp4 13.2 MB
  • mp401 Introducing the Concurrent Collections/01 12 IProducerConsumerCollection_T_ and BlockingCollection_T_.mp4 7.0 MB
  • mp401 Introducing the Concurrent Collections/01 13 Partitioner_T_ and OrderablePartitioner_T_.mp4 14.1 MB
  • mp401 Introducing the Concurrent Collections/01 14 Module Summary.mp4 6.0 MB
  • mp402 Introducing ConcurrentDictionary/02 01 Module Overview.mp4 12.6 MB
  • mp402 Introducing ConcurrentDictionary/02 02 Basic Dictionary Operations.mp4 13.2 MB
  • mp402 Introducing ConcurrentDictionary/02 03 Converting to ConcurrentDictionary.mp4 11.5 MB
  • mp402 Introducing ConcurrentDictionary/02 04 Why Is ConcurrentDictionary.Add() Hidden.mp4 13.0 MB
  • mp402 Introducing ConcurrentDictionary/02 05 Some Thread-friendly Methods.mp4 7.8 MB
  • mp402 Introducing ConcurrentDictionary/02 06 The TryXXX Pattern and TryGetValue().mp4 12.3 MB
【影视】 Android Development Concurrent Programming
收录时间:2018-02-27 文档个数:46 文档大小:356.1 MB 最近下载:2025-05-16 人气:1641 磁力链接
  • mp4chapter_001.mp4 5.2 MB
  • vttchapter_001.vtt 1.7 kB
  • mp4chapter_002.mp4 3.2 MB
  • vttchapter_002.vtt 3.3 kB
  • mp4chapter_003.mp4 12.1 MB
  • vttchapter_003.vtt 7.7 kB
  • mp4chapter_004.mp4 6.4 MB
  • vttchapter_004.vtt 7.6 kB
  • mp4chapter_005.mp4 21.0 MB
  • vttchapter_005.vtt 11.1 kB
  • mp4chapter_006.mp4 11.1 MB
  • vttchapter_006.vtt 5.9 kB
  • mp4chapter_007.mp4 24.0 MB
  • vttchapter_007.vtt 11.2 kB
  • mp4chapter_008.mp4 25.3 MB
  • vttchapter_008.vtt 11.8 kB
  • mp4chapter_009.mp4 20.0 MB
  • vttchapter_009.vtt 9.9 kB
  • mp4chapter_010.mp4 9.9 MB
  • vttchapter_010.vtt 5.7 kB
【影视】 [CourseClub.Me] PacktPub - Concurrent and Parallel Programming in Python
收录时间:2023-12-27 文档个数:38 文档大小:1.8 GB 最近下载:2025-05-14 人气:1586 磁力链接
  • mp4Chapter 1 Threading/010. Creating a Yaml Reader.mp4 169.4 MB
  • mp4Chapter 1 Threading/011. Improving Our Wiki Worker.mp4 160.6 MB
  • mp4Chapter 1 Threading/012. Improving All Workers and Adding Monitoring.mp4 153.4 MB
  • mp4Chapter 1 Threading/008. Integrating the Postgres Worker.mp4 116.7 MB
  • mp4Chapter 1 Threading/007. Creating a Postgres Worker.mp4 99.1 MB
  • mp4Chapter 1 Threading/009. Yaml File Introduction.mp4 93.1 MB
  • mp4Chapter 1 Threading/005. Creating a Yahoo Finance Reader.mp4 90.8 MB
  • mp4Chapter 1 Threading/004. Creating a Wikipedia Reader.mp4 88.1 MB
  • mp4Chapter 1 Threading/006. Queues and Master Scheduler.mp4 70.8 MB
  • mp4Chapter 1 Threading/002. Threading in Python.mp4 68.7 MB
  • mp4Chapter 1 Threading/001. Threading, Multiprocessing, Async Introduction.mp4 62.2 MB
  • mp4Chapter 1 Threading/014. Locking.mp4 58.4 MB
  • mp4Chapter 1 Threading/003. Creating a Threading Class.mp4 56.4 MB
  • mp4Chapter 3 Asynchronous/008. Combining Async and Multiprocessing.mp4 53.9 MB
  • mp4Chapter 3 Asynchronous/006. Using Asynchronous Libraries.mp4 50.5 MB
  • mp4Chapter 3 Asynchronous/001. Introduction to Writing Asynchronous Programs.mp4 46.8 MB
  • mp4Chapter 2 Multiprocessing/003. Multiprocessing Pool.mp4 46.2 MB
  • mp4Chapter 3 Asynchronous/007. The Async Wait Statement.mp4 43.2 MB
  • mp4Chapter 2 Multiprocessing/002. Multiprocessing Queues.mp4 38.4 MB
  • mp4Chapter 1 Threading/013. Final Program Cleanup.mp4 35.7 MB
【压缩文件】 [ FreeCourseWeb.com ] Lynda - Advanced C# - Thread-Safe Data with Concurrent Collections.zip
收录时间:2022-01-23 文档个数:1 文档大小:290.6 MB 最近下载:2025-05-15 人气:1561 磁力链接
  • zip[ FreeCourseWeb.com ] Lynda - Advanced C# - Thread-Safe Data with Concurrent Collections.zip 290.6 MB
【影视】 Lynda - Android Development Concurrent Programming
收录时间:2018-02-04 文档个数:46 文档大小:356.1 MB 最近下载:2025-05-12 人气:1515 磁力链接
  • mp41.Introduction/03.How to use the exercise files.mp4 12.1 MB
  • mp41.Introduction/01.Welcome.mp4 5.2 MB
  • mp41.Introduction/02.What you should know.mp4 3.2 MB
  • srt1.Introduction/03.How to use the exercise files.en.srt 7.5 kB
  • srt1.Introduction/02.What you should know.en.srt 3.2 kB
  • srt1.Introduction/01.Welcome.en.srt 1.6 kB
  • mp42.1. Create and Run Background Threads/08.Manage multiple background threads.mp4 25.3 MB
  • mp42.1. Create and Run Background Threads/07.Send messages to the UI from threads.mp4 24.0 MB
  • mp42.1. Create and Run Background Threads/05.Manage a thread's message queue.mp4 21.0 MB
  • mp42.1. Create and Run Background Threads/06.Define and start a background thread.mp4 11.1 MB
  • mp42.1. Create and Run Background Threads/04.Understanding concurrency in Android.mp4 6.4 MB
  • srt2.1. Create and Run Background Threads/08.Manage multiple background threads.en.srt 11.5 kB
  • srt2.1. Create and Run Background Threads/07.Send messages to the UI from threads.en.srt 10.9 kB
  • srt2.1. Create and Run Background Threads/05.Manage a thread's message queue.en.srt 10.8 kB
  • srt2.1. Create and Run Background Threads/04.Understanding concurrency in Android.en.srt 7.4 kB
  • srt2.1. Create and Run Background Threads/06.Define and start a background thread.en.srt 5.8 kB
  • mp43.2. Manage Threads with AsyncTask/09.Run a background thread with AsyncTask.mp4 20.0 MB
  • mp43.2. Manage Threads with AsyncTask/12.Cancel an AsyncTask.mp4 15.5 MB
  • mp43.2. Manage Threads with AsyncTask/10.Communicate with the UI from AsyncTask.mp4 9.9 MB
  • mp43.2. Manage Threads with AsyncTask/11.Return a result from an AsyncTask.mp4 8.7 MB
【影视】 [Tutorialsplanet.NET] Udemy - Concurrent and Parallel Programming in Python
收录时间:2024-03-05 文档个数:63 文档大小:2.5 GB 最近下载:2025-05-15 人气:1488 磁力链接
  • mp401 - Threading/010 Creating a Yaml Reader.mp4 237.0 MB
  • mp401 - Threading/012 Improving All Workers and Adding Monitoring.mp4 226.1 MB
  • mp401 - Threading/011 Improving Our Wiki Worker.mp4 223.7 MB
  • mp401 - Threading/008 Integrating the Postgres Worker.mp4 167.4 MB
  • mp401 - Threading/007 Creating a Postgres Worker.mp4 144.9 MB
  • mp401 - Threading/009 Yaml File Intro.mp4 126.3 MB
  • mp401 - Threading/005 Creating a Yahoo Finance Reader.mp4 117.5 MB
  • mp401 - Threading/001 Threading, Multiprocessing, Async Intro.mp4 112.3 MB
  • mp401 - Threading/004 Creating a Wikipedia Reader.mp4 107.8 MB
  • mp401 - Threading/006 Queues and Master Scheduler.mp4 98.6 MB
  • mp401 - Threading/002 Threading in Python.mp4 96.5 MB
  • mp401 - Threading/003 Creating a Threading Class.mp4 80.4 MB
  • mp401 - Threading/014 Locking.mp4 74.7 MB
  • mp403 - Asynchronous/008 Combining Async and Multiprocessing.mp4 71.1 MB
  • mp403 - Asynchronous/006 Using Asynchronous Libraries.mp4 69.0 MB
  • mp402 - Multiprocessing/003 Multiprocessing Pool.mp4 61.3 MB
  • mp403 - Asynchronous/001 Intro to Writing Asynchronous Programs.mp4 60.5 MB
  • mp403 - Asynchronous/007 The Async Wait Statement.mp4 56.6 MB
  • mp402 - Multiprocessing/002 Multiprocessing Queues.mp4 51.0 MB
  • mp401 - Threading/013 Final Program Cleanup.mp4 47.0 MB
【影视】 [FreeCoursesOnline.Me] Pluralsight - Advanced Java Concurrent Patterns
收录时间:2018-09-18 文档个数:133 文档大小:454.6 MB 最近下载:2025-05-11 人气:1051 磁力链接
  • mp400.Course-Overview/00.Course-Overview.mp4 3.5 MB
  • json00.Course-Overview/clips-info.json 254 Bytes
  • json00.Course-Overview/module-info.json 285 Bytes
  • mp401.Introducing-the-Executor-Pattern-Futures-and-Callables/00.Introduction-What-Are-You-Going-to-Learn-in-This-Course.mp4 3.1 MB
  • mp401.Introducing-the-Executor-Pattern-Futures-and-Callables/01.What-Do-You-Need-to-Know-to-Follow-This-Course.mp4 3.6 MB
  • mp401.Introducing-the-Executor-Pattern-Futures-and-Callables/02.Introducing-Executors-What-Is-Wrong-with-the-Runnable-Pattern.mp4 3.8 MB
  • mp401.Introducing-the-Executor-Pattern-Futures-and-Callables/03.Defining-the-Executor-Pattern-A-New-Pattern-to-Launch-Threads.mp4 2.0 MB
  • mp401.Introducing-the-Executor-Pattern-Futures-and-Callables/04.Defining-the-Executor-Service-Pattern-a-First-Simple-Example.mp4 3.7 MB
  • mp401.Introducing-the-Executor-Pattern-Futures-and-Callables/05.Comparing-the-Runnable-and-the-Executor-Service-Patterns.mp4 3.7 MB
  • mp401.Introducing-the-Executor-Pattern-Futures-and-Callables/06.Understanding-the-Waiting-Queue-of-the-Executor-Service.mp4 4.3 MB
  • mp401.Introducing-the-Executor-Pattern-Futures-and-Callables/07.Wrapping-up-the-Executor-Service-Pattern.mp4 2.2 MB
  • mp401.Introducing-the-Executor-Pattern-Futures-and-Callables/08.From-Runnable-to-Callable-What-Is-Wrong-with-Runnables.mp4 2.6 MB
  • mp401.Introducing-the-Executor-Pattern-Futures-and-Callables/09.Defining-a-New-Model-for-Tasks-That-Return-Objects.mp4 2.1 MB
  • mp401.Introducing-the-Executor-Pattern-Futures-and-Callables/10.Introducing-the-Callable-Interface-to-Model-Tasks.mp4 2.4 MB
  • mp401.Introducing-the-Executor-Pattern-Futures-and-Callables/11.Introducing-the-Future-Object-to-Transmit-Objects-Between-Threads.mp4 3.8 MB
  • mp401.Introducing-the-Executor-Pattern-Futures-and-Callables/12.Wrapping-up-Callables-and-Futures-Handling-Exceptions.mp4 4.7 MB
  • mp401.Introducing-the-Executor-Pattern-Futures-and-Callables/13.Live-Coding-Introduction-Runnable-in-Action.mp4 5.0 MB
  • mp401.Introducing-the-Executor-Pattern-Futures-and-Callables/14.Live-Coding-Executor-and-Callables-How-to-Shut-Down-an-Executor.mp4 10.0 MB
  • mp401.Introducing-the-Executor-Pattern-Futures-and-Callables/15.Live-Coding-Using-Futures-to-Handle-Time-Out.mp4 7.5 MB
  • mp401.Introducing-the-Executor-Pattern-Futures-and-Callables/16.Live-Coding-Handling-Exceptions-in-Callables-with-Futures.mp4 8.6 MB
【影视】 Concurrent Programming with Grand Central Dispatch in Swift 5
收录时间:2021-04-17 文档个数:588 文档大小:452.9 MB 最近下载:2025-05-14 人气:1030 磁力链接
  • mp4[TutsNode.com] - Concurrent Programming with Grand Central Dispatch in Swift 5/03. Why Do We Need Concurrency/04. A Brief History of Concurrent Programming.mp4 36.7 MB
  • mp4[TutsNode.com] - Concurrent Programming with Grand Central Dispatch in Swift 5/03. Why Do We Need Concurrency/06. Understanding the Importance of Concurrent Programming.mp4 36.5 MB
  • mp4[TutsNode.com] - Concurrent Programming with Grand Central Dispatch in Swift 5/03. Why Do We Need Concurrency/05. Concurrency and Parallelism.mp4 36.1 MB
  • mp4[TutsNode.com] - Concurrent Programming with Grand Central Dispatch in Swift 5/04. Introducing Grand Central Dispatch/07. Moving Away from Threads.mp4 30.7 MB
  • mp4[TutsNode.com] - Concurrent Programming with Grand Central Dispatch in Swift 5/02. Introduction and Prerequisites/03. Prerequisites.mp4 20.9 MB
  • pdf[TutsNode.com] - Concurrent Programming with Grand Central Dispatch in Swift 5/Exercise Files/04/introducing-grand-central-dispatch-slides.pdf 20.3 MB
  • mp4[TutsNode.com] - Concurrent Programming with Grand Central Dispatch in Swift 5/04. Introducing Grand Central Dispatch/09. Global Queues Quality of Service.mp4 18.9 MB
  • mp4[TutsNode.com] - Concurrent Programming with Grand Central Dispatch in Swift 5/02. Introduction and Prerequisites/02. Overview.mp4 18.9 MB
  • mp4[TutsNode.com] - Concurrent Programming with Grand Central Dispatch in Swift 5/05. Working with Dispatch Queues/20. Main Queue vs. Main Thread.mp4 16.7 MB
  • mp4[TutsNode.com] - Concurrent Programming with Grand Central Dispatch in Swift 5/05. Working with Dispatch Queues/14. Using Dispatch Work Items.mp4 16.1 MB
  • mp4[TutsNode.com] - Concurrent Programming with Grand Central Dispatch in Swift 5/09. Goodbye/32. Final Thoughts.mp4 13.9 MB
  • mp4[TutsNode.com] - Concurrent Programming with Grand Central Dispatch in Swift 5/05. Working with Dispatch Queues/17. Preventing Excessive Thread Creation.mp4 13.6 MB
  • mp4[TutsNode.com] - Concurrent Programming with Grand Central Dispatch in Swift 5/07. Testing Asynchronous Operations/26. Waiting for Multiple Expectations.mp4 12.9 MB
  • mp4[TutsNode.com] - Concurrent Programming with Grand Central Dispatch in Swift 5/05. Working with Dispatch Queues/16. Deadlocks.mp4 12.8 MB
  • mp4[TutsNode.com] - Concurrent Programming with Grand Central Dispatch in Swift 5/04. Introducing Grand Central Dispatch/08. The Main Queue.mp4 12.2 MB
  • mp4[TutsNode.com] - Concurrent Programming with Grand Central Dispatch in Swift 5/05. Working with Dispatch Queues/15. Working with the Main Queue.mp4 12.0 MB
  • mp4[TutsNode.com] - Concurrent Programming with Grand Central Dispatch in Swift 5/04. Introducing Grand Central Dispatch/10. Custom Dispatch Queues.mp4 11.6 MB
  • mp4[TutsNode.com] - Concurrent Programming with Grand Central Dispatch in Swift 5/06. Grouping and Synchronizing Tasks/23. Monitoring Asynchronous Methods.mp4 11.5 MB
  • mp4[TutsNode.com] - Concurrent Programming with Grand Central Dispatch in Swift 5/05. Working with Dispatch Queues/18. Data Races.mp4 10.8 MB
  • mp4[TutsNode.com] - Concurrent Programming with Grand Central Dispatch in Swift 5/07. Testing Asynchronous Operations/24. Testing Asynchronous Code.mp4 10.4 MB
共2页 上一页 1 2 下一页