Search Results for "cpu scheduling algorithms simulation"

Showing 21 open source projects for "cpu scheduling algorithms simulation"

View related business solutions
  • Your top-rated shield against malware and online scams | Avast Free Antivirus Icon
    Your top-rated shield against malware and online scams | Avast Free Antivirus

    Browse and email in peace, supported by clever AI

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    SVL Simulator

    SVL Simulator

    A ROS/ROS2 Multi-robot Simulator for Autonomous Vehicles

    LG Electronics America R&D Lab has developed an HDRP Unity-based multi-robot simulator for autonomous vehicle developers. We provide an out-of-the-box solution which can meet the needs of developers wishing to focus on testing their autonomous vehicle algorithms. It currently has integration with The Autoware Foundation's Autoware.auto and Baidu's Apollo platforms, can generate HD maps, and can be immediately used for testing and validation of a whole system with little need for custom...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    progrep

    progrep

    Utility to show live progress, status & stats for running simulations

    progrep is a command-line tool (Linux) to show live progress report, status & stats of a running simulation or compute job that executes a given number of iterations. It shows % completed, time remaining, time elapsed, number of threads, MPI_Rank(if any), CPU usage & speed (FPS). The FPS measures may be used in benchmarking, e.g. while optimizing HPC algorithms for performance. progrep supports both single-threaded and parallel (multicore/multinode - e.g. OpenMP/MPI) jobs. progrep can also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Ship Lock Scheduling

    Scheduling lockages at ship locks with several parallel lock chambers

    This Java software includes algorithms of combinatorical optimization for the NP-hard offline ship lock scheduling problem. Solutions and performed computations can be displayed graphically. Besides, there is a framework for generating test instances and running these in parallel, as well as R/JGR code for statistical evaluation. Some tools for estimating the quality of calculated solutions will be further improved. Initially the software was developed within a project of TU Berlin regarding...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Round Robin Scheduling Simulation
    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
  • MongoDB 8.0 on Atlas | Run anywhere Icon
    MongoDB 8.0 on Atlas | Run anywhere

    Now available in even more cloud regions across AWS, Azure, and Google Cloud.

    MongoDB 8.0 brings enhanced performance and flexibility to Atlas—with expanded availability across 125+ regions globally. Build modern apps anywhere your users are, with the power of a modern database behind you.
    Learn More
  • 5
    FalansterCity3D

    FalansterCity3D

    3D urban environment renderer : browser-app ; as well as a GTA clone

    ...-speed. Whereas the CPU requirements are actually very low. And with some little sponsoring, this could also come to a full completion, leading to a mind-blowing product in little time. And also produce spin-offs like something similar, but written in C++, and featuring nice, textured OpenGL graphics, and even lower system requirements ; and even more... . Brought to You by Simon (alias ''the Nerd of Algorithms") If You thing You think You may become a sponsor for it's dev, let me know.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Advanced lightpath scheduling algorithms and simulation tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    neuranep

    Neural Network Engineering Platform

    A parallel-programming framework for concurrently running large numbers of small autonomous jobs, or microthreads, across multiple cores in a CPU or CPUs in a cluster. NeuraNEP emulates a distributed processing environment capable of handling millions of microthreads in parallel, for example running neural networks with millions of spiking cells. Microthreads are general processing elements that can also represent non-neural elements, such as cell populations, extracellular space, emulating...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A Disk Scheduling Simulator tool. With an intuitive GUI interface and command line functionality. Built using both VC and VB. Currently supports SSTF,LOOK,CLOOK,SCAN and CSCAN algorithms. Rotational latency is also optionally supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    CloudSched

    A novel lightweight simulation system for real-time VM scheduling

    CloudSched can help developers identify and explore appropriate solutions considering different resource scheduling algorithms.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    proposing a simulation system for modeling Cloud computing environments and performance evaluation of different resource scheduling policies and algorithms; focusing on simulation of scheduling in IaaS layer where related, performance evaluation of workload models and Cloud provisioning algorithms in a repeatable man- ner under different configurations and requirements is difficult. There is still lack of tools that enable developers to compare different resource scheduling algorithms in IaaS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    CPUscheduling

    this is a C# console application for cpu scheduling

    this is a C# console application for cpu scheduling algorithms FCFS, SJF , Priority and RR
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A parallel-programming framework for concurrently running large numbers of small autonomous jobs, or microthreads, across multiple cores in a CPU or CPUs in a cluster. Each microthread is conceptually similar to a task in Ada and it is much lighter weight than an operating system thread. SpikeOS was designed to handle millions of microthreads, for example in a neural network hosting millions of spiking model neurons. SpikeOS handles microthread scheduling, synchronization, distribution...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Customizable Instruction Set Simulator

    Customizable simulator of virtual CPU with multitasking.

    Project implementing simulator of virtual CPU with additional tools. Application written in C# 4, .Net Framework 4.0 , Visual Studio 2010 Features: - IDE- like environment with MDI interface - Customizable (plug- ins) architecture: instruction sets, directives, registers, additional MDI windows - Own assembler using Intel syntax producing binary programs - Simulation of i386- like CPU operating on multi- level cache and RAM - Simulation of debugger and memory view - Features...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Track Animation

    Track Animation

    A simple application which simulates Disk Scheduling Algorithms.

    Track Animation is an easy to use Windows application that simulates the following Disk Scheduling Algorithms : FCFS (First Come First Serve), SJF (Shortest Job First) aka SSTF (Shortest Seek Time First), SCAN (Elevator Algorithm), LOOK, C-SCAN (Circular SCAN) and C-LOOK. This application enables the user to play and pause the simulation after providing the necessary simulation requirements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    GridSim allows modeling and simulation of entities in parallel and distributed computing systems such as users, applications, resources, and resource brokers/schedulers for design and evaluation of scheduling algorithms. http://www.gridbus.org/gridsim
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Tpl makes it easy to serialize your C data using just a handful of API functions. The data is stored in its native binary form for maximum efficiency. C, Perl and XML supported. Data is portable across CPU types and OS's from Unix to Mac to Windows.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    CPU schedule is an educational program for simulating CPU scheduling algorithms.The program provides simulation for the following scheduling algorithms: First come first served (FCFS),non preemptive shorts job first (SJF), and non preemptive priority.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Rt-Simulator is a library to simulate task behaviors on uni/multi-processors with different scheduling algorithms. It provides a run-time reference by fast-prototyping and it can also used for scheduling algorithm research simulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Daxi is an aplication for simulating and designing operating systems scheduling algorithms for processes and IO scheduling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    OUDPMS is an educational tool that visualizes the process of global process management and resource allocation. It is also a simulation and evaluation tool for various distributed process scheduling and resource allocation algorithms.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 21
    This program allows one to virtually see how the different process scheduling algorithms work. The purpose of this program is to act as a recruiting tool for future computer engineers as well as a teaching tool for future Modern OS classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.