-
Урок 1.
00:05:13
Introduction
-
Урок 2.
00:07:24
Prepping up your environment
-
Урок 3.
00:06:11
Blocking vs non blocking (part 1)
-
Урок 4.
00:05:01
Blocking vs non blocking (part 2)
-
Урок 5.
00:06:38
Concurrency Consumer & Producer problem a deep dive
-
Урок 6.
00:06:19
Solving Consumer producers problem with Mutual Exlusion
-
Урок 7.
00:02:24
Controlling threads with conditions (Part 1)
-
Урок 8.
00:08:17
Controlling threads with conditions (Part 2)
-
Урок 9.
00:03:51
Controlling threads with conditions (Part 3)
-
Урок 10.
00:02:06
Daemon threads by example (Part 4)
-
Урок 11.
00:05:57
Consumer producer a thread safe FIFO queue
-
Урок 12.
00:05:53
Getting started with Celery
-
Урок 13.
00:08:45
Celery backends & Asyncresult by example
-
Урок 14.
00:13:43
Python exception handling back to the basics
-
Урок 15.
00:09:24
Exception handling in Celery Explained
-
Урок 16.
00:04:45
Celery scheduled periodic tasks (Part 1)
-
Урок 17.
00:04:43
Celery scheduled periodic tasks (Part 2)
-
Урок 18.
00:10:39
Celery scheduled periodic tasks How to apply Mutex (Part 3)
-
Урок 19.
00:01:21
Celery scheduled periodic tasks solar schedules
-
Урок 20.
00:14:00
Introduction to distributed tasks with AWS SQS
-
Урок 21.
00:05:21
Creating your first AWS SQS Queue with your AWS Console
-
Урок 22.
00:08:04
How to create a AWS SQS background worker in python (Part 1)
-
Урок 23.
00:09:43
How to create a AWS SQS background worker in python (Part 2)
-
Урок 24.
00:07:12
Dead-letter Queues the theory
-
Урок 25.
00:10:17
Dead-letter Queues illustrated
-
Урок 26.
00:10:33
How to bypass AWS SQS (Simple Queue Service) 256kb payload limit
-
Урок 27.
00:01:05
Introduction Project #1
-
Урок 28.
00:04:00
Real world examples of data ingestors
-
Урок 29.
00:06:17
Creating a twitter developer application and Authentication Token
-
Урок 30.
00:01:23
Building your first social ingestor twitter (Part 1)
-
Урок 31.
00:03:35
Building your first social ingestor twitter (Part 2)
-
Урок 32.
00:08:53
Building your first social ingestor twitter Rate Limits (Part 3)
-
Урок 33.
00:12:11
Building your first social ingestor twitter Handle (Part 4)
-
Урок 34.
00:07:53
Building your first social ingestor twitter Handle (Part 5)
-
Урок 35.
00:04:21
Basic fundamentals of SMTP and transactional email Services
-
Урок 36.
00:11:49
Creating your first background email worker (Part 1)
-
Урок 37.
00:11:23
Creating your first background email worker (Part 2)
-
Урок 38.
00:03:21
Creating your first background email worker (Part 3)
-
Урок 39.
00:07:55
Quick start guide: Getting started with PyCharm IDE (Mac)