Search Results for "scheduling algorithm in cloudsim"

Showing 42 open source projects for "scheduling algorithm in cloudsim"

View related business solutions
  • Zendesk: The Complete Customer Service Solution Icon
    Zendesk: The Complete Customer Service Solution

    Discover AI-powered, award-winning customer service software trusted by 200k customers

    Equip your agents with powerful AI tools and workflows that boost efficiency and elevate customer experiences across every channel.
    Learn More
  • The Receptionist for iPad | the Original Visitor Management System Icon
    The Receptionist for iPad | the Original Visitor Management System

    Easily keep track of visitors and say goodbye to time-wasting interruptions with The Receptionist for iPad

    The Receptionist for iPad is visitor management software that allows users to calm the chaos of the front office. Our digital check-in solution is customizable to your needs; from your company branding, to configurable buttons and drag-and-drop-design badge printing. Effectively manage and track everyone who comes to your workspace and store the information securely in the cloud: no more paper visitor log!
    Learn More
  • 1
    morilog/jalali

    morilog/jalali

    This Package helps developers to easily work with Jalali

    Jalali calendar is a solar calendar that was used in Persia, variants of which today are still in use in Iran as well as Afghanistan. Read more on Wikipedia or see Calendar Converter. Calendar conversion is based on the algorithm provided by Kazimierz M. Borkowski and has a very good performance. CalendarUtils class was ported from jalaali/jalaali-js.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    FSRS4Anki

    FSRS4Anki

    A modern Anki custom scheduling based on Free Spaced Repetition

    A modern spaced-repetition scheduler for Anki based on the Free Spaced Repetition Scheduler algorithm.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    DualPipe

    DualPipe

    A bidirectional pipeline parallelism algorithm

    ...DualPipe addresses that by scheduling micro-batches from both ends of the pipeline in a bidirectional fashion—i.e. some micro-batches flow forward while others flow backward—so that computation on one partition can coincide with communication for another.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Appfl

    Appfl

    Advanced Privacy-Preserving Federated Learning framework

    APPFL (Advanced Privacy-Preserving Federated Learning) is a Python framework enabling researchers to easily build and benchmark privacy-aware federated learning solutions. It supports flexible algorithm development, differential privacy, secure communications, and runs efficiently on HPC and multi-GPU setups.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Runn is a modern resource and capacity planning platform that gets remote teams on the same page. Icon
    Runn is a modern resource and capacity planning platform that gets remote teams on the same page.

    Runn is best suited for project managers, operations leads, resourcing managers and other people responsible for project delivery.

    Runn has a modern and easy-to-use interface that provides your team with a shared view of all the people and projects in your organization. Plan new work alongside existing projects and instantly see how changes to your plans and resourcing affect your company’s bottom line. Runn is intuitive to use and lets you quickly schedule work using simple drag and drop functionality. Runn also allows you to collaborate with your co-workers in real-time, seeing updates live without having to refresh your browser. Runn combines resource and capacity planning with integrated actual tracking and powerful forecasting to deliver meaningful insights and a full picture of your organization.
    Sign Up - 100% free until July!
  • 5
    glider

    glider

    glider is a forward proxy with multiple protocols support

    ...We can set up local listeners as proxy servers, and forward requests to internet via forwarders. Act as both proxy client and proxy server(protocol converter). Flexible proxy & protocol chains. Load balancing with the following scheduling algorithm, rr: round robin, ha: high availability, lha: latency based high availability, dh: destination hashing. Rule & priority based forwarder choosing: Config Examples. DNS forwarding server. Force upstream querying by TCP. Association rules between dns and forwarder choosing. Association rules between dns and ipset. dns cache support. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Algorithm Visualizer

    Algorithm Visualizer

    Interactive Online Platform that Visualizes Algorithms from Code

    Hacker Scripts is a light-hearted collection of small automation and demo scripts that solve amusing everyday tasks or illustrate quick integrations with external services. The repo collects short programs (originally a set of shell and Ruby scripts) and many community contributed ports in other languages to show “how you might automate X” — for example sending a quick SMS, firing off an email, or triggering a coffee maker — with examples and scheduling snippets included. The README explains...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    Scheduler Simulation

    Thread Scheduler with custom asynchronous messaging in VC++

    Custom thread scheduler with custom data-structure and scheduling algorithm. Custom Mutex, Semaphore implementation and asynchronous messaging system that combines Observer and Visitor patterns. System is implemented on top of Windows system and not ported to any hardware, uses Windows thread for context saving. Code also has tested common data-structure implementation. System is designed for multi-core platform.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    MACE

    MACE

    Deep learning inference framework optimized for mobile platforms

    Mobile AI Compute Engine (or MACE for short) is a deep learning inference framework optimized for mobile heterogeneous computing on Android, iOS, Linux and Windows devices. Runtime is optimized with NEON, OpenCL and Hexagon, and Winograd algorithm is introduced to speed up convolution operations. The initialization is also optimized to be faster. Chip-dependent power options like big.LITTLE scheduling, Adreno GPU hints are included as advanced APIs. UI responsiveness guarantee is sometimes obligatory when running a model. Mechanism like automatically breaking OpenCL kernel into small units is introduced to allow better preemption for the UI rendering task. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Starlight Fabric

    Starlight Fabric

    Rewrites the light engine to fix lighting performance

    Starlight is a performance optimization project for Minecraft that completely rewrites the game’s internal lighting engine to improve efficiency and reduce lighting-related lag. The original Minecraft lighting system can be computationally expensive when generating terrain or updating large structures, which can cause performance problems on servers and heavily modded environments. Starlight replaces this system with a redesigned algorithm that processes lighting calculations more...
    Downloads: 1 This Week
    Last Update:
    See Project
  • See what everyone is allocated to. Projects, clients, meetings - all in one tool. Icon
    See what everyone is allocated to. Projects, clients, meetings - all in one tool.

    The fast, simple way to schedule people, equipment and other resources online.

    Designed to replace clunky, old scheduling spreadsheets, Resource Guru helps managers get organized fast. The platform covers resource planning, resource scheduling, resource management, staff leave management, reporting, and more.
    Free Trial
  • 10
    Common Music

    Common Music

    An algorithmic music composition system

    Common Music (CM) is a real-time music composition system implemented in JUCE/C++ and Scheme. It generates musical output via MIDI, OSC, CLM, FOMUS and CSOUND. Its user application is called GRACE (Graphical Real-time Algorithmic Composition Environment)
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 11
    React Fiber Architecture

    React Fiber Architecture

    A description of React's new core algorithm, React Fiber

    The React Fiber Architecture project is a detailed technical document that explains the internal design and behavior of React Fiber, the core algorithm that powers modern React rendering. Rather than being a traditional code library, it serves as an educational deep dive into how React manages updates, scheduling, and reconciliation under the hood. The document explores how Fiber replaces the older stack-based reconciliation algorithm with a more flexible system that breaks rendering work into incremental units. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    NiceShaper - Dynamic Traffic Shaper

    NiceShaper - Dynamic Traffic Shaper

    NiceShaper provides dynamic traffic shaping for Linux router

    NiceShaper is the program developed for Linux router environment. It works in user space on top of standard Linux QOS implementation and iptables. By default, a proven HTB algorithm is used for the root, inner, and leaf classes, SFQ packets scheduling algorithm is the default queuing discipline (qdisc) contained within each of leaf classes, U32 and FW are used as the packets classifiers. NiceShaper provides dynamic traffic shaping approach which is more effective than traditional shaping with static rates. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Sched-SPM

    A C++ schedule generator based on Genetic Algorithm and Hill Climbing

    ...The generated output XML file is accordance with Microsoft Project 2010 and could be open and edited within MS Project. It supports automated scheduling and rescheduling. Parameters of GA such as population size, generation number, mutation probability, and crossover probability, and human factors such as learning, communication overhead, learning, and schedule pressure, could be controlled by users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Round Robin Scheduling Simulation
    It is programmed using Queue on JAVA You can change CPU Burst, CPU Speed, Add Process manually, ON/OFF
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    Sched-Resched

    A C++ schedule generator based on Genetic Algorithm and Hill Climbing

    ...The generated output XML file is accordance with Microsoft Project 2010 and could be open and edited within MS Project. It supports automatic scheduling and rescheduling. Parameters of GA such as population size, generation number, mutation probability, and crossover probability, and human factors such as learning, communication overhead, learning, and schedule pressure, could be controlled by users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Dynamic Quantum Round Robin Simulator

    Dynamic Quantum Round Robin Simulator with GUI

    Simulates Traditional Round Robin Scheduling algorithm in addition to 2 Dynamic Quantum Round Robin Algorithms using a GUI. Algorithms can be found in: [1] Mohd Abdul Ahad, “Modifying round robin algorithm for process scheduling using dynamic quantum precision”, International Journal of Computer applications(0975-8887) on Issues and Challenges in Networking, Intelligence and Computing Technologies ICNICT 2012
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    The School Therapist Scheduling Program

    To enable school therapists to handle their entire schedule.

    Scheduling a caseload of this magnitude has become very difficult for therapists. Meeting the required criteria and conditions of the student as well as the therapist makes the conditions for scheduling within the educational environment all the more difficult. To solve this problem, this program uses the simulated annealing algorithm and a group based GUI to ensure a user friendly, yet functional interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    FlexCloud

    FlexCloud is a resource scheduling simulator for Cloud Data Centers

    Cloud Data centers aim to provide reliable, sustainable and scalable services for different requests. Resource scheduling is a key part for Cloud services. To simplify the scheduling process, we propose FlexCloud, a new flexible and scalable simulator that enables simulating the process of initializing cloud data centers, allocating virtual machine requests, and providing performance evaluation for various scheduling algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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: 1 This Week
    Last Update:
    See Project
  • 20

    niGA

    Heterogenous Multiprocessor Scheduling Using Genetic Algorithms

    Implementation of task scheduling using Genetics algorithm for heterogeneous parallel programming
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An easy-to-use simulator for decentralized distributed scheduling in Clusters, Grids, and Cloud ecosystem MaGate 2.0 is now available from github! https://github.com/huangye177/magate
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    CampSite Manager

    A manager to optimize bookings by date for a campsite

    The goal of this software – developped in C# .NET and WPF – is to manage a campsite: -­‐ Add / Amend / Delete a Camper, -­‐ Add / Amend / Delete a Booking, -­‐ Edit a Bill. For bookings, an algorithm is written to optimize the site attribution. The solution contains 3 projects: -­‐ The Business Layer (C#) -­‐ The Graphical User Interface Layer (C# and Windows Presentation Fundation) -­‐ The Test Layer (C#)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    VIM cloud

    Web Based IaaS Cloud Controller (VimCloud)

    This is a pure IaaS cloud controller with all the basic functionality of IaaS Cloud Controller. This uses proposed “Trust Based Scheduling Algorithm and Load Balancing Algorithm”. It uses Cloud Architecture with Trust Management layer. It uses Qemu machine emulator and virtualizer as virtualization software at Host. It uses Libvirt driver [30] to interact with Qemu and to interact with its virtualization capabilities of a range of operating systems. Libvirt provides a common, generic and stable layer to securely manage domains on a node. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25

    abyss_grid

    Scheduling algorithm for grid

    Abyss grid
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB