Search Results for "round robin algorithm in c#"

Showing 37 open source projects for "round robin algorithm in c#"

View related business solutions
  • 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
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    ANTIRTOS

    ANTIRTOS

    Function pointers queues classes library for Arduino

    ANTIRTOS is a compact real-time operating system (RTOS) written in ANSI C for microcontrollers and embedded systems. It is designed to be simple, portable, and efficient, making it ideal for resource-constrained environments such as IoT devices, robotics, and educational hardware projects. ANTIRTOS features a basic scheduler, support for cooperative and preemptive multitasking, and offers portability across different CPU architectures with minimal changes. Its simplicity and clarity make...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    glider

    glider

    glider is a forward proxy with multiple protocols support

    glider is a forward proxy with multiple protocols support, and also a dns/dhcp server with ipset management features(like dnsmasq). 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...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    Jupyter Enterprise Gateway

    Jupyter Enterprise Gateway

    Enables Jupyter Notebooks to share resources across clusters

    Jupyter Enterprise Gateway is a headless web server with a pluggable framework for anyone supporting multiple notebook users in a managed-cluster environment. Some of the core functionality it provides is better optimization of compute resources, improved multi-user support, and more granular security for your Jupyter notebook environment - making it suitable for enterprise, scientific, and academic implementations. From a technical perspective, Jupyter Enterprise Gateway is a web server...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    PyLeaguePlanner

    Python library to plan a league (table tennis, football, etc.)

    This library shall help planning a league with possibly multiple seasons. It is using the round-robin-tournament algorithm to generate the matches. (https://en.wikipedia.org/wiki/Round-robin_tournament)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 5
    pranaOS

    pranaOS

    Smart Operating System for x86, ARM, Mobile, Watch

    pranaOS is a hobby operating system built from scratch in C and C++, intended to teach and demonstrate operating system fundamentals such as process control, memory management, and kernel bootstrapping. It is designed for the x86_64 architecture and features a custom shell, task scheduler, and keyboard driver. With a strong focus on education, pranaOS serves as a base for experimenting with kernel development and learning how different subsystems interact in a functioning OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Haiway

    Haiway

    Haiway Edge Computing OS

    Haiway is a simple operating system written from scratch in C with the goal of helping learners understand OS development fundamentals. Targeting x86_64 systems and running in a bare-metal environment like QEMU, Haiway implements its own bootloader, kernel, and essential subsystems such as memory management, interrupt handling, and user process execution. Designed to be lightweight and readable, the project emphasizes clarity and modularity, making it a useful base for experimentation...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Seshat Naming and Balancing Service

    Seshat Naming and Balancing Service

    Extended COS Naming and Balancing Service

    ... using a round robin or a random algorithm. The service uses Spring Security Framework for access control and can be configured to use any Authentication Authorization system supported by the Spring Security Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Like OS

    Like OS

    Real time preemptive embedded multi-thread kernel

    This project is now in the research and development stage. It is intended for very small microcontrollers with a single processor and represent simple multithreading kernel what written by C language. Is planning create implementations for AVR8 and STM8, may be. Now it is suspended until better time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CWTE-Text-Editor

    CWTE-Text-Editor

    A Text Editor - Modeled Off Editor Within ISPF / SPF / PDF

    A full screen line oriented text editor with a command-line user interface, a WYSIWYG style text editor. Designed for Windows and Linux / Unix / AIX with X-Window (X11) as the user interface on the Unix like platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 10
    Magic The Gathering Tournament

    Magic The Gathering Tournament

    Round Robin MTG Tournament Tool.

    If you want to start a Magic The Gathering Tournament with your friends. You want to play each other once. This is the tournament tool for you. Look at the Wiki for a detail use: Support me by Paypal: paypal.me/pools/c/8cKQMc75G2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    PRTOS Preemptive RTOS for embedded aps

    PRTOS is a simple, compact preemptive RTOS for embedded systems

    PRTOS is an open-source preemptive real time operating system kernel for embedded applications. It presently supports the AVR and MSP430 architectures. The advantages of PRTOS are: It has the smallest footprint of any true preemptive system: 1.9kB for basic scheduling and task control, 5.1kB with all the features below (AVR '328 / gcc -Os); Only 950 lines of code implement all of the RTOS features (SLOC-L); The system is well documented with a comprehensive manual,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Fiwix

    Fiwix

    A UNIX-like kernel for the i386 architecture

    FiwixOS 3 is a Fiwix distribution, an operating system made from a software collection that is based upon the Fiwix kernel. It basically comprises a Fiwix kernel, GNU tools, libraries and additional software. All the included software is free and open-source software made available both as compiled binaries and in source code form, which allows modifications to the original software. FiwixOS 3 uses the Newlib v3.1.0 as its C standard library, and the Ext2 as its primary file system. Fiwix...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    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. [2] Debashree Nayak , Sanjeev Kumar Malla and Debashree Debadarshini...
    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: 0 This Week
    Last Update:
    See Project
  • 15
    Oxe is a web application that enables network monitoring. It is built on a service-oriented and a demon that uses the round robin algorithm for monitoring architecture. Written in Java GPL v3 license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    AOS

    C++ RTOS for my mustang ECU project

    RTOS written in C++ for LPC23xx (ARM7) microcontroller. Also port for windows exists, but it is not fully functional yet. Preemptive, powerfull RTOS which i use on PCM for Mustang 2005 V6 cologne engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Round robin & first come first serve

    Round robin & first come first serve OS algorithms

    round robin & first come first serve OS algorithms is an algorithm treats with processor processes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A program to generate match fixture lists for numbered teams. Intended primarily for the Oxford University Alternative Ice Hockey sessions, but can be applied to similar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    java loadbalancer

    A simple loadbalancer written in java

    This project is about to give you a simple (but powerful) loadbalancer written in JAVA. "The performance of a Java based load balancer may never match that of a well written load balancer in C/C++, but as teh platform is evolves further, it can only get better." (from http://javalb.sourceforge.net/) My project is a mutch more simple way to have a TCP loadbalancer. It has a hard coded round robin (tictoc) algorythm, and (right now) limited to 2 realservers (it will change in the future)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    microDispatch

    Microcontroller Task Scheduler

    Super lightweight task scheduler aimed at 8 bit AVR ATmega micro-controllers (perfect for Arduino), although it can easily be used on other hardware like Microchip PIC. It uses simple round-robin scheduling so no priority levels can be set. You choose the time interval by calling dispatchTick(), this is usually in a timer interrupt. Range for number of tasks: 0 to 255 tasks Range for delay: 0 to 65535 ticks Each task only uses 5 byte of RAM. The one task LED blink example only uses 5...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    NoCTweak

    a Parameterizable Simulator for Early Exploration of Networks On-Chip

    A networks-on-chip (NoC) simulator allows designers to early estimate performance (latency and throughput), energy efficiency (average/peak power, average energy per packet) and area of several networks on-chip configurations at different CMOS nodes. This tool is a cycle-accurate simulator and is open-source using SystemC, a C++ plugin, which is used to quickly model complex systems at a higher level but less details than RTL. NoCTweak was developed by Dr. Anh Tran and Dr. Bevan Baas at UC...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    qtOS

    Tiny operating system for running HCFSM-based systems

    qtOS is an operating system for running systems of finite-state machines. The system kernel is a task scheduler that runs processes' transitions at every cycle. Each task is activated either to be run in parallel (fork) with other active processes in the system or subordinated to the caller task, thus blocking it and creating a hierarchy of tasks. Execution of processes can be preemptive or non-preemptive and, among those with the same priority, a round-robin turn is performed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A system for reading system statistical data and feeding it to RRDtool. Designed to be both flexible and use little resources. Currently only reading of /proc/ files works, SNMP support is planned.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    Avark

    Avark is an embedded operating system for AVR microcontrollers.

    The Avark project is aimed at creating an operating system for embedded platforms. It is currently being developed for the AVR architecture. Main Objectives of the Avark operating system is to facilitate multitasking. Currently a round robin scheduler is being employed, but soon a priority based preemptive scheduler will be developed. Resource guarding of various CPU peripherals will be implemented using device drivers for the peripherals and semaphores. Do send me feedback at my email...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Dispatcher is a short time scheduler simulator. It was implemented for Operating Systems examination at Naples University Federico II. Fcfs, round robin, virtula round robin, priority scheduler are now available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 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.