Skip to content
#

single-threaded

Here are 26 public repositories matching this topic...

This is a Java-based elevator simulator program that demonstrates the functionality of a single-threaded elevator system. The program is designed using core Java concepts, including object-oriented principles and the collection framework. The simulator allows users to call the elevator, board passengers, and move between floors.

  • Updated May 17, 2023
  • Java

Backend for ConnectIN, Implemented mainly using Node.js. ConnectIN is a fruitful and productive place for innovative, inquisitive and out of the box thinkers who want to teach, share knowledge and learn about topic of their interest or something new.

  • Updated Feb 8, 2021
  • JavaScript

Работа с курсов Skillbox. Файл 01_volatility.py представлен в однопоточном/однопроцессорном стиле. Файл 02_volatility_with_threads.py представлен в многопоточном стиле. Файл 03_volatility_with_processes.py представлен в многопроцессорном стиле. Были выдвинуты следующие условия: При торгах на бирже совершаются сделки - один купил, второй продал. …

  • Updated Jan 18, 2021
  • Python

1. Client-Server Communication: Understanding TCP, HTTP, and DNS for efficient data exchange. 2. Operating System Integration: Integrating sockets with OS for connection management. 3. Server Architecture: Comparing single-threaded vs. multithreaded servers for concurrency. 4. Thread Pools: Utilizing thread pools for optimized resource allocation

  • Updated Apr 21, 2024
  • Java

Improve this page

Add a description, image, and links to the single-threaded 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 single-threaded topic, visit your repo's landing page and select "manage topics."

Learn more