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