Search Results for "round robin algorithm java"

Showing 16 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
  • 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
  • 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
    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
  • MongoDB Atlas | Run databases anywhere Icon
    MongoDB Atlas | Run databases anywhere

    Ensure the availability of your data with coverage across AWS, Azure, and GCP on MongoDB Atlas—the multi-cloud database for every enterprise.

    MongoDB Atlas allows you to build and run modern applications across 125+ cloud regions, spanning AWS, Azure, and Google Cloud. Its multi-cloud clusters enable seamless data distribution and automated failover between cloud providers, ensuring high availability and flexibility without added complexity.
    Learn More
  • 5
    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
  • 6
    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
  • 7
    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
  • 8
    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
  • 9
    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
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 10
    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
  • 11

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

    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
  • 13
    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
  • 14
    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
  • 15
    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
  • 16
    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
  • 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.