Showing 301 open source projects for "replication"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 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
  • 1

    ZFS Administration/Replication Tool

    A Windows GUI for monitoring ZFS filesystems and replication

    A GUI for windows that will allow you to monitor zpools across multiple servers from a single GUI with email notifications and replication functionality. PLEASE READ the README.txt FIRST!! There are a few things you must set up before the zfswinadmin.exe will work correctly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    k-fileserverDB

    Store files into Database.

    ...Opensource Postgresql Database. Store you files into Database. Make Single/Multiple identification. A Network Based Software Accessible to authorized Users only. Database replication. Assign Permission.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    AShop Affiliate

    Free multi-tier affiliate marketing software

    Affiliate tracking and marketing software that lets you give affiliates commission on your sales in multiple tiers and levels. Manage banners and text ads. Create replicated sales pages for your affiliates. Admin panel where you can manage your affiliates and commission payouts. Affiliate panel where your affiliates can see their stats, contact their sponsor or downline, get sales leads, get affiliate link codes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Yet another web crawler? Yes, but this ones uses the full power of regular expressions to accept or reject, examine or ignore, save or refuse pages. You also use MIME types to do all this. Powerful and flexible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 5
    Bioinformatics Learning Tutorial

    Bioinformatics Learning Tutorial

    An interactive undergraduate biology tutorial

    Interactive tutorials for undergrad genetics students illustrating DNA replication, transcription, and translation. Original color graphics and animations. * Source requires Qt libraries (http://qt-project.org/downloads) * Windows version @: http://www.cs.transy.edu/nsmith/BLT_Windows.zip
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    annuus media server

    Flash Media Server

    AMS is an Open Source Flash Media Server ,it supports RTMP and HTTP protocol, can stream flv and H264 file, record, and replicate live stream.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    throughput

    A repository for replicable experiments with human-robot systems

    ...Each experimental paper consists of 5 parts: Description (e.g. link to a journal paper), data sets, code (and/or executables), hardware identifiers, and method (e.g. experiment protocol). That is, each experimental paper is a sufficient description of an experiment that has both a robot and a human component, for the purpose of allowing replication of the experiment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    psso-sim

    scientific P sistems simulator projects

    beta version of simulator for P-systems with string replication rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Gizzard

    Gizzard

    Framework for creating eventually-consistent distributed datastores

    Gizzard is a Scala framework originally developed by Twitter for building scalable, fault-tolerant, distributed key-value stores that can be sharded and replicated. It provides infrastructure for routing requests through shard trees, splitting or rebalancing shards dynamically, failover, and migrations. In Gizzard, data is stored in underlying storage shards (which could be databases or other stores) and Gizzard handles the process of routing requests correctly as the cluster topology...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    HSearch From Bizosys
    Bizosys HSearch is a search engine based on Hadoop and HBase, a NoSQL datastore. It is a full fledged enterprise search engine designed to scale horizontally. HSearch is a product of Bizosys Technologies, a technology startup from Bangalore, India
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Tahoe is General Purpose Database Scheme. It allows for transparent management of persistency issues, data replication between RDBMS, OODBMS and native XML databases. It is ideal for distributed systems and IT projects and perfect for semi-dynamic data li
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This emulator is capable of providing a faithful replication of the HP48. It also has a debugger for the saturn processor.
    Leader badge
    Downloads: 50 This Week
    Last Update:
    See Project
  • 13

    FlexSemanticP2P

    FlexSemanticP2P

    Flexible Semantic Peer-to-Peer Simulator (FlexSemanticP2P). This framework supports the simulation of Java based loose-coupled, light-weight P2P application running environment and API. Via this, a user can quickly construct her simulation of semantic P2P applications just concentrating on her business logic of application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    repcached is memcached which implemented multi master asynchronous replication feature.
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 15

    MySQL Load Balancing PHP script

    MySQL Load Balancing PHP script

    Free MySQL Load Balancing PHP script. For load balanced access to your MySQL servers when you are using MySQL replication between one (or many) master and many slaves. This script does reads on slaves and writes on master(s). It automatically checks if the challenger slave is "fresh enough" to read on it. The script is actually used in real conditions, prove of the capabilities. That also needed from me to erase some sections of the code replaced by a "TODO" commentary with instruction (you will have to adapt those few lines to your conditions). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    FlockDB

    FlockDB

    A distributed, fault-tolerant graph database

    FlockDB is a specialized graph / adjacency-list storage system designed for high performance in large-scale, low-latency, real-time environments. It was developed at Twitter to store social graph data (followers, following, blocks, etc.) and secondary indexes. FlockDB emphasizes horizontal scalability, replication, and support for high rates of writes and updates, as well as efficient paging through very large result sets. It is not a general graph database in the sense of supporting complex multi-hop traversal queries or sophisticated graph algorithms; instead it focuses on the core problem of storing and querying directed edges with attributes such as sort order, state (normal, archived, removed), and position. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    RivuES is an open source enterprise search server based on the Lucene And Solr, Like Solr, RivuES support XML/HTTP and JSON APIs, hit highlighting, faceted search, caching, replication. It runs in a Java servlet container such as Tomcat,In addition, RivuES provide a visual management and control web UI, most of the functions of Solr can be managed through WEB UI, Data source supported including MS office,XML,TXT,Html, database of Mysql and Access.(In our comercial version,40+ file types, 20+ database are native supported, network File System, CMS, ECM, Domino, Sharepoint are native supported, IBM's content management system, EMC documentum is also native supported, RBAC support on LDAP, AD, DB base RBAC, Domino Authentication)
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    This is a small utility for MySQL5.5 and up that will read from the MySQL Relay log, convert appropriate Update, Delete and Insert statements into SELECT statements and issue those, to prewarm the MySQL cache for the replication SQL thread.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A python daemon to watch a directory for kernel’s inotify events and then execute an rsync command to synchronize two different directories (local or remote). A poor man’s mirroring or an alternative (not so) real data replication mechanism
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    BRIDGE (Basic Resources for Integrated Distributed Group Environments) and foundation CORK (Content Object Replication Kit) provide an architecture to develop collaborative Java applications that can be shared synchronously across distributed clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    dbre
    DBRE - is a system for asynchronous point-in-time databases replication. In addition, it can be used for a single transfusion of data between the DBMS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    rfs is a shell script for creating and updating a local spare system disk. The main goal is to recover a working system after a crash quickly. In this case, "quickly" means the time it takes to reboot the machine. It is built on top of rsync.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    AVRL
    AVRL is a Opensource Antivirus for Windows. AVRL has a key feature called 'Computer Vaccine' , which is self-replication and spreading through removable device to cleanup malware on other computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The purpose of this projects is to define, design and code a models-sharing system for the RepRap replication machines, so that end-users and designers can easily find, create, modify or build objects models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PIP Database Replicator is a web application that allows database replication. This application supports, at present, PosgreSQL and MySQL and provides different ways for data replication.
    Downloads: 0 This Week
    Last Update:
    See Project