executor-service

There are 70 repositories under executor-service topic.

  • FileConsumer

    Language:Java
  • PrioritezeMeJava

    Application that enables users to store, manage, and prioritize tasks

    Language:Java
  • libtester

    A shell executor library for custom test, ci and regular test service

    Language:C
  • ContactApp

    Used ROOM Database with CRUD Operations to save all contacts also using second thread by Executor to run operation faster in background.

    Language:Java
  • java-concurrency-advanced

    Concurrencia en Java. API java.util.concurrent para creación de programas concurrentes en Java.

    Language:Java
  • rawx

    Server Daemon, multi-process executor, proc scheduler, pipeline

    Language:TypeScript
  • CurrentThreadExecutor

    All tasks are executed in the current thread to avoid creating threads.

    Language:Java
  • multithreading

    java-multithreading

    Language:Java
  • parallel-asysc

    java project using Threads, ExecutorService, CompletableFuture & many more async concepts implementation

    Language:Java
  • JavaMultithreading

    Project with examples covering threads, synchronization, locks, CompletableFuture, ExecutorService, Callable, Runnable and BlockingQueues

    Language:Java
  • multi-threading

    Multi - thread learn. Add comment and .txt file about interface Runnable, Delayed and simple implementation.

    Language:Java
  • NotificationSender

    Notification queue simulation, Scheduled Executor Service,Multithreading,Java Mail Api

    Language:Java
  • bsa-percept

    The web service to search for similar images.

    Language:Java
  • Multi-Threads-Synchronization

    Multi Threading & Synchronization in java

    Language:Java
  • great-factorial-calculator

    The giant factorial calculator to calculate factorial of numbers which are not supported by normal calculator or JAVA based data types.

    Language:Java
  • Spring-Async-production-issue-replay

    This demo application will help one to understand why HttpRequest does not work inside Spring @Async method. Will help in understanding the correct way to pass Http information.

    Language:Java
  • concurrent-spacemissions

    A threading problem in java where a Ground Control creates and communicates with 10 or more missions.

    Language:Java
  • screen-taker

    screen-taker

    The homework for an intensive Java webinar. A multithread program that takes desktop screenshots in background and send them to the Dropbox server.

    Language:Java
  • Scatter-Gather-Concurrency-Problem

    The project shows how to implement scatter gather pattern using Executor Service

    Language:Java
  • VisualScripts

    Program okienkowy umożliwiający scentralizowane uruchamianie skryptów w dowolnych językach

    Language:Java
  • ConcurrentProgrammingWithJavaThreads

    Concurrent Programming with Java Threads. The project imitates the scenario of a company containing 10 departments, making transactions over 50 of its internal accounts.

    Language:Java
  • listenable-executor

    一个支持异步回调的线程池模型

    Language:Java
  • thread-file-splitter

    Console file splitter and merger. Work in thread

    Language:Java
  • java11-concurrency-thread-local

    Exploring basic features of ThreadLocal.

    Language:Java
  • Concurrent-Programming-Assignment

    Concurrent programming assignment 2018

    Language:Java
  • WalletHub-test

    A parser in Java that parses web server access log file, loads the log to MySQL and checks if a given IP makes more than a certain number of requests for the given duration.

    Language:Java
  • job-management

    A simple Job Management Service prototype

    Language:Java
  • multiwriting

    Example of The Producer Consumer Pattern

    Language:Java
  • more-executors

    Specialised executors for the JVM (mainly Java and Kotlin, but also Scala)

    Language:Java
  • parallelism-and-concurrence

    Paralelismo & Concurrencia en Java 8

    Language:Java