Search Results for "cpu scheduling hold queue"

Showing 2 open source projects for "cpu scheduling hold queue"

View related business solutions
  • Small Business HR Management Software Icon
    Small Business HR Management Software

    Get a unified timekeeping, scheduling, payroll, HR and benefits portal with WorkforceHub.

    WorkforceHub is the instantly useful, delightfully simple to use, small business solution for tracking time, scheduling and hiring. It scales as your business grows while delivering the mission-critical features an organization needs. It is tailored to, built for, and priced for small business employers.
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • 1
    Round Robin Scheduling Simulation

    Round Robin Scheduling Simulation

    A Scheduling Algorithm

    It is programmed using Queue on JAVA You can change CPU Burst, CPU Speed, Add Process manually, ON/OFF
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    task

    Efficient thread pool task scheduling framework

    ... task. 3. The task scheduling framework has excellent performance, if the task queue is empty, the framework will automatically enter into the waiting state until the task queue has a task to add. This will greatly reduce the consumption of CPU. 4.The framework is very easy to use, for example: TaskQueue queue = new TaskQueue(); taskAssigner = new TaskAssigner(queue, 10); taskAssigner.start(); queue.add(task);
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next