ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,173 results

chr1skol1
Async Best Practices for C# and Visual Basic

The async support available now with Microsoft .NET Framework and Visual Studio makes it easier than ever before to compose ...

1:15:31
Async Best Practices for C# and Visual Basic

1,015 views

10 years ago

EuroPython Conference
Stefan Behnel - Fast Async Code with Cython and AsyncIO

Stefan Behnel - Fast Async Code with Cython and AsyncIO [EuroPython 2016] [18 July 2016] [Bilbao, Euskadi, Spain] ...

42:24
Stefan Behnel - Fast Async Code with Cython and AsyncIO

3,990 views

9 years ago

yapceu
Asynchronous Programming with Futures

A look at how to use the Future module to write asynchronous and/or concurrent code, and the benefits that come from doing so ...

50:50
Asynchronous Programming with Futures

2,197 views

11 years ago

CppNow
Edouard Alligand: Scaling with C++11

As the number of cores per processor increases, software need to be able to execute multiple tasks in parallel in order to benefit ...

1:18:27
Edouard Alligand: Scaling with C++11

2,911 views

12 years ago

Erarnitox
Asynchronous Programming in Modern C++ (Part 1)

In this video we will take a quick overview of all the tools that modern C++ offers us for Asynchronous programming, such as ...

26:06
Asynchronous Programming in Modern C++ (Part 1)

250 views

1 month ago

Webbprogrammerare
1DV023 - Demo - Async programming and callbacks

Lecture in the course 1DV023 at Linnaeus university HT2015. You will find the course webpage here: ...

39:58
1DV023 - Demo - Async programming and callbacks

1,256 views

9 years ago

EuroPython Conference
Lidi Zheng, Pau Freixes - gRPC Python, C Extensions, and AsyncIO

Prerequisite - Understand thread vs. process; - Interested in asynchronous programming. gRPC Brief - What's gRPC Core?

24:06
Lidi Zheng, Pau Freixes - gRPC Python, C Extensions, and AsyncIO

1,052 views

5 years ago

CppNow
C++Now 2018: Roman Siromakha “Design And Implementation Of DBMS Asynchronous Client Library”

http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:30:26
C++Now 2018: Roman Siromakha “Design And Implementation Of DBMS Asynchronous Client Library”

1,374 views

7 years ago

CppNow
Christopher Kohlhoff: Thinking Asynchronously: Designing Applications with Boost.Asio

From its inception, Boost.Asio has been designed with a toolkit, rather than framework, approach in mind. The library focuses on ...

1:32:29
Christopher Kohlhoff: Thinking Asynchronously: Designing Applications with Boost.Asio

26,636 views

12 years ago

CppNow
Asynchronous Programming Using the Boost.MetaStateMachine and the Upcoming Asynchrnonous Library

Christophe Henry's talk from C++Now 2014 Slides are available here: ...

1:40:29
Asynchronous Programming Using the Boost.MetaStateMachine and the Upcoming Asynchrnonous Library

1,236 views

11 years ago

Utah Cpp Programmers
TCP/IP Networking with Boost.Asio

Boost.Asio is a cross-platform C++ library for network and low-level I/O programming that provides developers with a consistent ...

1:33:36
TCP/IP Networking with Boost.Asio

16,053 views

2 years ago

CppNow
Coroutines, Fibers and Threads, Oh My

Nat Goodspeed's talk from C++Now Slides are available at: ...

1:20:44
Coroutines, Fibers and Threads, Oh My

7,128 views

11 years ago

Filip Ekberg
C# 5 Async CTP - Old vs New with some Refactoring!

This is my second video covering some of the news in C# 5 Async CTP. I demonstrate how the old noisy code could look and how ...

21:10
C# 5 Async CTP - Old vs New with some Refactoring!

3,213 views

14 years ago

CppNow
Nat Goodspeed: The Fiber Library

The Boost.Fiber library supports fine-grained concurrency within a single thread. It permits you to make efficient use of a given ...

1:37:05
Nat Goodspeed: The Fiber Library

2,787 views

9 years ago

ACM @ SDSU
ACM WORKSHOP | Asynchronous Programming

A quick overview on the concepts of asynchronous programming across a few major programming languages. Talk given live at ...

34:26
ACM WORKSHOP | Asynchronous Programming

22 views

1 year ago

Fulvio Corno
WA1-2025-L08: Promises. Exercise on Asynchronous Programming.

Lecture 08 - 2025-03-11: Promises. Exercise on Asynchronous Programming. Course: Web Applications I, Politecnico di Torino, ...

1:04:18
WA1-2025-L08: Promises. Exercise on Asynchronous Programming.

417 views

9 months ago

Using std::cpp
Cancellations in Asio: a tale of coroutines and timeouts - Rubén Pérez Hidalgo

... coroutines and per-operation cancellation can be used together to solve real-world problems in the asynchronous programming ...

52:25
Cancellations in Asio: a tale of coroutines and timeouts - Rubén Pérez Hidalgo

1,239 views

6 months ago

CoreCppIL
coroutines in production code, what we've learned

... a software developer and team leader. currently at Incredibuild. main focused on c++, network and asynchronous programming.

55:48
coroutines in production code, what we've learned

357 views

2 years ago

NUNUG
Async & Await (You're Doing it Wrong) - May 2016 Meeting

Nathan goes deep to explain what most people don't know about that inner workings of asynchronous operations in C# & .NET.

26:51
Async & Await (You're Doing it Wrong) - May 2016 Meeting

3,500 views

8 years ago

PyCon JP
Industrial Test Automation with Asyncio (Justus Perlwitz) - PyCon JP 2017

Asynchronous implementation we have the special syntax that's needed async a weight and so on and from my experience as ...

31:36
Industrial Test Automation with Asyncio (Justus Perlwitz) - PyCon JP 2017

491 views

Streamed 8 years ago