Skip to content
#

threading

Here are 24 public repositories matching this topic...

In this project, we emulate a pub/sub system using `Docker`. Pub/Sub (Publish/Subscribe) is a popular indirect communication system. Pub/sub systems disseminates events to multiple recipients (subscribers) through an intermediary. Examples of successful pub/sub include 'Twitter' and 'Bloomberg terminal'-like financial systems.

  • Updated Jan 17, 2020
  • HTML

Десктопное приложение PyQt для составления и просмотра расписания предстоящих онлайн-конференций, а также автоматического входа на эти конференции согласно заданному расписанию. Конференции запускаются автоматически с использованием selenium и pywinauto. Расписание составляется с помощью sqlite и pandas. Использует многопоточность.

  • Updated Mar 26, 2023
  • HTML

A two-part system to simulate realistic human typing behavior across devices using WebSockets. The Sender provides a web interface to input text, control speed, and enable human-like typing with pauses, errors, and corrections. The Receiver runs on another machine (or the same) to simulate typing actions in real time.

  • Updated Oct 5, 2025
  • HTML

Improve this page

Add a description, image, and links to the threading topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the threading topic, visit your repo's landing page and select "manage topics."

Learn more