Search Results for "round robin algorithm java"

Showing 25 open source projects for "round robin algorithm java"

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
  • Simplify IT and security with a single endpoint management platform Icon
    Simplify IT and security with a single endpoint management platform

    Automate the hardest parts of IT

    NinjaOne automates the hardest parts of IT, delivering visibility, security, and control over all endpoints for more than 20,000 customers. The NinjaOne automated endpoint management platform is proven to increase productivity, reduce security risk, and lower costs for IT teams and managed service providers. The company seamlessly integrates with a wide range of IT and security technologies. NinjaOne is obsessed with customer success and provides free and unlimited onboarding, training, and support.
    Learn More
  • 1
    Chess Round Robin Manager

    Chess Round Robin Manager

    Java Schach Turnierverwaltung / Java Chess Tournament Management

    Manage chess round robin tournaments with JKlubTV Version 3.0.0-beta This application stores the data belonging to round robin into a SQLite database. It is intended for webmasters who want to easily manage a club tournament in their own chess club. The HTML tables that are to be published for the website will be created easily by the application. Automatically calculate the total points, Sonneborn Berger points of each player, as well as their sequence DWZ, and sorts the HTML table...
    Downloads: 30 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    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: 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
  • 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
  • 5

    perf2rrd

    Performance Data collector for Monitoring.

    perf2rrd is a program written in Java (tm) which captures performance data output by the Nagios (R) or Icinga monitoring systems and stores it in round robin database files as implememented by RRDtool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JKlubTV

    JKlubTV

    Java Schach Turnierverwaltung / Java Chess Tournament Management

    Manage chess round robin tournaments with JKlubTV Version 3.0.0-beta This application stores the data belonging to round robin into a SQLite database. It is intended for webmasters who want to easily manage a club tournament in their own chess club. The HTML tables that are to be published for the website will be created easily by the application. Automatically calculate the total points, Sonneborn Berger points of each player, as well as their sequence DWZ, and sorts the HTML table...
    Downloads: 4 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
    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
  • 9
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Pairfx

    Pairfx

    Chess pairing program for run through and round robin tournaments

    PairFX is a chess pairing program specialized for youth tournaments in schools and chess clubs . No installation required! Just Unzip it and go! (You can run any kind of tournament with it actually but it was written for chess in schools) It supports the organization of a so-called 'run through' tournament and round robin (everybody against everybody) tournaments Swiss pairings are not (yet) possible. Are you a chess teacher at school, or organize a separate tournament...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Tournament App by Solution Inventors

    Tournament App by Solution Inventors

    An app for tournament management

    This application can be used by tournament managers to reduce the ease of tournament management in ANY two competitor sport including sports where goals are scored( eq soccer, rugby etc) where goals are not scored This application can be used in for: - Elimination Tournament: including Single Elimination and Double Elimination - Group Tournament: including Swiss and Round Robin - Multistage Tournament - Challenge It was designed specifically for tournament management...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 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
    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
  • 15
    IceTimer

    IceTimer

    Graphical timer and match scheduler for pick-up ice hockey sessions

    An application to display a schedule of and time short round-robin style matches for up to 30 teams with up to 3 simultaneous matches in play. Primarily intended for use in Oxford University Alternative Ice Hockey sessions but could easily be modified for use in similar informal sports tournaments. Match fixture lists generated using Jonathan Rennison's Match Fixture List Generator (matchgen.sourceforge.net). Interface written in Java using Processing (processing.org).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

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

    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
  • 18
    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
  • 19
    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
  • 20
    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
  • 21
    Setup and manage in-house euchre tournaments with this application. Using the round-robin tournament format, this software creates PDF schedules for players, and manages all aspects of the tournament, including scoring, while offering performance metrics
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    Imbalance is a lightweight redirector that runs as an Apache PHP Script, and a PHP daemon. Imbalance uses a cost based round-robin weighted algorithm to distribute load across web servers with the ability to create user defined cost calculations
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Pelgrine Bulk Email Engine is a multithreaded bulk email engine with database and flatfile access features. PBEE has a built in template parser, and supports unlimited SMTP servers in a round robin, load balanicing fashion. 100% PureJava.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    j2me version of icHerbert - game used in first round of algorithm competition http://imaginecup.com
    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.