Showing 58 open source projects for "round robin"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    romanHunter

    romanHunter

    ROuter MAN HUNTER detects wireless attackers and captures their MAC

    romanHunter (router man Hunter) is a wireless honeypot or closer to a sinkhole that will bait a cracker, capture the MAC address, reset the WIFI password (effectively destroying their connection) and wait for the next authorized connection. The password changes happen on a round robin basis from entries in the password file (pw_list.txt).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    As the name implies (Javascript RRD), javascriptRRD is a javascript library for reading Round Robin Database (RRD) archives (produced by rrdtool) using AJAX-like techniques. The library also provides graphing classes leveraging the Flot library.
    Leader badge
    Downloads: 72 This Week
    Last Update:
    See Project
  • 3
    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: 1 This Week
    Last Update:
    See Project
  • 4

    java loadbalancer

    A simple 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
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 5
    ...Core features are as follows: Database separate read and write speed memcached buffering speed HTML static pages acceleration Images watermarked image server separation image support CDN DNS round robin mirror server Multi-language support multi-currency support Orders report statistical analysis, product price concessions deal Page layout can be flexibly configured, multi-server load balanced layout Safety reliability, all the details of the optimization process Demo Reception: http://www.hecart.com/ Demo backstage account: demo Demo backstage Password: demo Demo Background: http://admin.hecart.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    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 bytes of RAM and 476 bytes of program memory for the whole program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    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
  • 8

    qtOS

    Tiny operating system for running HCFSM-based systems

    ...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. This operating system can be used to illustrate these concepts and can also be used to suport the execution of some embedded systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    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 id. amol.1991@gmail.com Does it work? Is it insanely useless?
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 10
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    Zebra_Session

    Zebra_Session

    A wrapper for PHP’s default session handler, using MySQL for storage

    Zebra_Session is a PHP class that acts as a wrapper for PHP's default session handling functions but instead of storing session data in flat files it stores them in a MySQL database, thus providing both better security and better performance. The library is also a solution for applications that are scaled across multiple web servers (using a load balancer or a round-robin DNS) and where the user's session data needs to be available. Storing sessions in a database makes them available to all of the servers! Zebra_Session's code is heavily commented and generates no warnings/errors/notices when PHP's error reporting level is set to E_ALL. Starting with version 2.0, Zebra_Session implements row locks, ensuring that data is correctly handled in a scenario with multiple concurrent AJAX requests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Pine Wood Race Program creates lineups, shows current heat, and records race results. The poll can be created, edited, and saved for later races. Different lineups can be generated, like Round robin, Lane Rotation, and random.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    yalimon (Yet another linux monitoring tool) is a python script that runs as a cron job, gathers data from several commands, stores it in a database and then creates graphs out of it. A web interface is used to view the images and to manage the module
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SimpleRRD is a Round Robin Database tool and API written in Java. Similar to other RRD tools it will store performance measurements in a fixed size file. Features will be available import data, generate reports and charts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    jRRD enables reading and manipulation of Multi Router Traffic Grapher (MRTG - www.mrtg.org) Round Robin Database (RRD) files from Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The load robin-robin algorithm directs network connections to different real servers based on server weights in a round-robin manner. This case the weights are update in real time and it is based in the loads real servers monitored for the director.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    RRDPlanner project consists in a set of tools to help in capacity planning from data collected in Round Robin Database files (from PNP4Nagios, Cacti or other polling softwares).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Trio extends the existing Linux scheduler to support proportional-share scheduling using a scheduling algorithm, called Distributed Weighted Round-Robin (DWRR). It allows users to control shares of CPU time for any thread or group of threads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Biolet is project aimed to analyze genomic DNA sequences using wavelets. Of additional interest may be a batch processing tool for doing round-robin scheduling of jobs on a beowulf cluster. For that checkout the project robin from the CVS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Free league script, based on php and MySQL. Possibility to run: single elimination, free for all, double elimination and round robin tournament. User accounts, users teams, comments and more ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    LibRRD is a C library for direct manipulation of Round Robin Database (RRD) files created by RRDTool, an open source databasing and graphing tool by Tobias Oetiker. This library provides several significant speed enhancements over the RRDTool CLI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Administer your LAN Party efficiently with Autonomous LAN Party (ALP)! This LAN Party management software package has support for Single Elimination (and Free for All), Consolation, Double Elimination, and Round Robin tournament types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    balance
    Balance is a simple but powerful generic tcp proxy with round robin load balancing and failover mechanisms. Via shared memory its behaviour can be controlled at runtime using a simple command line syntax.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    Round Robin SQL (RRS) is a SQL implementation of a round robin database.
    Downloads: 0 This Week
    Last Update:
    See Project