Showing 39 open source projects for "load balance"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Powering the next decade of business messaging | Twilio MessagingX Icon
    Powering the next decade of business messaging | Twilio MessagingX

    For organizations interested programmable APIs built on a scalable business messaging platform

    Build unique experiences across SMS, MMS, Facebook Messenger, and WhatsApp – with our unified messaging APIs.
  • 1
    Quartz.NET

    Quartz.NET

    Quartz enterprise scheduler .NET

    Quartz.NET is a full-featured, open-source job scheduling system that can be used from smallest apps to large-scale enterprise systems. Can run embedded within an application or even instantiated as a cluster of stand-alone programs (with load-balance and fail-over capabilities). Jobs are scheduled to run when a given trigger occurs, triggers support wide variety of scheduling options. Jobs can be any .NET class that implements the simple IJob interface, leaving infinite possibilities...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Filament

    Filament

    Real-time physically based rendering engine for Android, iOS, and more

    Filament is a real-time physically-based renderer written in C++. It is mobile-first, but also multi-platform. We are very conscientious about keeping Filament small, fast to load, and focused on rendering. For example, Filament does not compile materials at run time. Instead, we provide a command line tool (matc) that does this offline. Filament is a physically based rendering (PBR) engine for Android. The goal of Filament is to offer a set of tools and APIs for Android developers...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    SOFAJRaft

    SOFAJRaft

    A production-grade java implementation of RAFT consensus algorithm

    SOFAJRaft is a production-level, high-performance Java implementation based on the RAFT consistency algorithm that supports MULTI-RAFT-GROUP for high-load, low-latency scenarios. With SOFAJRaft you can focus on your business area. SOFAJRaft handles all RAFT-related technical challenges. SOFAJRaft is very user-friendly, which provides several examples, making it easy to understand and use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    GLBC

    GLBC

    Ingress controller for Google Cloud

    GLBC is a GCE L7 load balancer controller that manages external loadbalancers configured through the Kubernetes Ingress API. Ingress exposes HTTP and HTTPS routes from outside the cluster to services within the cluster. Traffic routing is controlled by rules defined on the Ingress resource. An Ingress may be configured to give Services externally-reachable URLs, load balance traffic, terminate SSL / TLS, and offer name-based virtual hosting. An Ingress controller is responsible for fulfilling...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Secure Workspace for Remote Work Icon
    The Secure Workspace for Remote Work

    Venn isolates and protects work from any personal use on the same computer, whether BYO or company issued.

    Venn is a secure workspace for remote work that isolates and protects work from any personal use on the same computer. Work lives in a secure local enclave that is company controlled, where all data is encrypted and access is managed. Within the enclave – visually indicated by the Blue Border around these applications – business activity is walled off from anything that happens on the personal side. As a result, work and personal uses can now safely coexist on the same computer.
  • 5
    Spring Cloud Tencent

    Spring Cloud Tencent

    A Spring Cloud based Service Governance Framework

    Spring Cloud Tencent is a Spring Cloud-based Service Governance Framework provided by Tencent. Spring Cloud Tencent is an one-stop microservice solution which implements the standard Spring Cloud SPI. It integrates Spring Cloud with Tencent middlewares and makes it easy to develop microservice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Apache Dubbo-go

    Apache Dubbo-go

    Go Implementation For Apache Dubbo

    Apache Dubbo-go, a Dubbo implementation written in Golang, is born to bridge the gap between Java/Dubbo and Go/X. Dubbo-go has supported many RPC protocols, like Triple, Dubbo JSONRPC, gRPC, HTTP, HTTP2. Triple is the supported protocol of Dubbo3 ecology and is a gRPC extended protocol based on HTTP2, which is compatible with the gRPC service. In other words, on the basis of gRPC's reliable invocation, it adds Dubbo's service governance capability. Dubbo protocol is traditional Dubbo ecology...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Open Crypto Tracker

    Open Crypto Tracker

    Bitcoin Alts portfolio tracker, email / text / alexa / telegram alerts

    100% FREE / open source / PRIVATE cryptocurrency portfolio tracker. Email / text / alexa / telegram price alerts, price charts, mining calcs, leverage / gain / loss / balance stats, news feeds +more. Privately track Bitcoin / Ethereum / unlimited cryptocurrencies. Customize as many assets / markets / alerts / charts as you want. Over 40 Exchanges / 20 Trading Pairs Supported (exchanges / pairings list at bottom of README.txt): https://tinyurl.com/ct-readme Nearly Unlimited Assets Supported...
    Downloads: 33 This Week
    Last Update:
    See Project
  • 8
    Ivan's Accounting Tools

    Ivan's Accounting Tools

    A simple toolset to help students understand basic accounting

    This is an app you can use to check your accounts homework. It is a VERY basic accounting software which most of the core functions are written within 11 hours. It is designed to mimic manual accounting(done by hand), therefore making it suitable for students and maybe lecturers. You will be greeted with a seemingly empty form when you first launch the app, that is the General Journal, to add a journal entry, simply click Journal > Add Entry. Note: In no way is this a full fledged...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SSDB

    SSDB

    A fast NoSQL database, an alternative to Redis

    ... service. Replication(master-slave), load balance. GUI administration tool(phpssdbadmin). Built-in CLI nagios self-checks. Benchmarks are taken by ssdb-bench(SSDB) and redis-benchmark(Redis). SSDB is licensed under New BSD License, a very flexible license to use. Drag the static libraies files into your iOS project. Then add ios/include to your iOS project's Header Search Paths, which is set in Build Settings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sage Intacct Cloud Accounting and Financial Management Software Icon
    Sage Intacct Cloud Accounting and Financial Management Software

    Cloud accounting, payroll, and HR that grows with you

    Drive your organization forward with the right solution at the right price. AI-powered continuous accounting and ERP to support your growth now and into the future.
  • 10
    TcpProxy for Windows

    TcpProxy for Windows

    tcp protocal proxy Windows desktop tool

    Provide simple tcp protocol proxy windows tool, provide UI mode use; support multiple load balance modes; provide real-time status display;
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    Manba

    Manba

    HTTP API Gateway

    Manba is a restful API gateway based on HTTP, which can be used as a unified API access layer. Please make sure your Go version is 1.10 or above. Otherwise, undefined "math/rand". Shuffle error will occur when compiling. Traffic Control (on Server or API). Circuit Breaker (on Server or API). Load balance, service discovery, plugin. Routing (Divert Traffic, Duplicate Traffic). API Aggregation. API Argument Check, API Access Control (White and Black List), API Default Return Value, API Customized...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    FwGuardian
    You can make a simple MSN control (which users can login), web authentication gateway (Horatio based), load balance (iproute2), traffic shape (QoS), simple packet filter and NAT redirects (DNAT), loadbalance and VPN gateway or roadwarrior and ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    FastDFS is an open source high performance DFS ( distributed file system ). It's major functions include: file storing, file syncing and file accessing, and design for high capacity and load balancing.
    Leader badge
    Downloads: 144 This Week
    Last Update:
    See Project
  • 14
    GeniuX Photo EFX

    GeniuX Photo EFX

    Standalone software for photo editing and digital painting.

    NOTE: Source code is no longer available. GeniuX® Photo EFX is a standalone software for photo editing and digital painting, powerful and easy to use. It can load RAW files of reflex digital cameras and is fully compatible with Adobe Photoshop. The previous version of this software counts more than 800.000 entries on Google search engine and is officially approved on Adobe Inc marketplace. Completely designed and produced in Italy, GeniuX® Photo EFX stands out for its 32 bit color graphic...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 15

    Rpg.NET

    Performance enhancement API for RPG Maker XP, VX, VXA.

    Rpg.NET is an API built using the .NET Framework for both improving performance and enhancing the RPG Maker series (XP, VX, and VXA). Contained within are various functions and classes that extend the ability of RPG Maker in areas such as graphics, audio, and Windows API interop. Included is a Ruby script that is the wrapper around the library, so it can be used as any other script within your game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Free Web Application Firewall

    Free Web Application Firewall

    Free Web Application Firewall

    The FreeWAF provides specialized, layered application threat protection. It protects your web-based applications and internet-facing data from attack and data loss. Using advanced techniques to provide bidirectional protection against sophisticated threats like SQL injection and cross-site scripting, it helps you prevent identity theft, financial fraud and corporate espionage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Squid helper to be used with storeurl_rewrite_program feature. It's goal is to create equivalency rules for distinct but equivalent URLs. This allows you to cache resources from domains wich do load balance. Eg: youtube, avast, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    LoadMonger

    Java based load testing tool for HTTP applications.

    Load - the demand on the operating resources of a system (as a telephone exchange or a web service) Monger - a dealer in or trader of a commodity LoadMonger - a command line Java based tool that provides a balance between ease of use and flexibility to define reasonably complex load patterns and can generate loads comparable with Apache bench, but with the ability to define more sophisticated load patterns and sophisticated data compilation via log files that can be merged on test end...
    Downloads: 1 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
    Artica Load-balancer Appliance

    Artica Load-balancer Appliance

    Load-balancer Appliance in 5 minutes

    Artica Load-Balancer is load balance and fail over appliance for TCP based services. it is usable for HTTP(S), SSH, SMTP, DNS, etc.. This appliance is typically located between network clients and a farm of servers. It designed to dispatches client requests to servers in the farm so that processing load is distributed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SmartRouter Project
    SmartRouter Project A GNU/Linux Router, Firewall and Proxy Server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CDNSimulator provides several libraries for ns2 simulator to extend it with content delivery networks (CDN).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Deep Email Miner Application is a software solution for the multistaged analysis of an Email Corpus. Social network analysis and text mining techniques are connected to enable an in depth view into the underlying information. The self-executable Version 1.1 jar file will now run on Java 1.5 or higher. A Windows executable file of Version 1.1 is also provided in the Files section. Documentation can be found on the project homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A Java based load balance software. Now http is supported
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Core Balance is a simple TCP Load Balancing proxy designed to balance connections based on node speed and number of cores. The design was intended to balance a distcc cluster. It features a status report in HTTP and an interactive mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next