Giter Site home page Giter Site logo

edwardt's Projects

3levelmemcache icon 3levelmemcache

All modern server side applications use memcached as fast caching technology. Memcached comes with multiple languages clients including java. The client provides you an ability to gain access to the memcached servers and perform operations you need. All these operations a low level and require you to have control over synchronous/asynchronous execution of your request, require you to specify serializer to use, require you to manage data at low level. As you know memcached is in-memory storage, if server crashes - data is lost. To avoid this kind of issues we write/read data from 2 identical memcached storages. Even if one crashes the other still able to server traffic and application do not see the problem. No outage for application.

a3 icon a3

Code to generate the A3 results to accurately report model error in an accessible manner for predictive models.

actix-net icon actix-net

A collection of lower-level libraries for composable network services.

aeron icon aeron

Efficient reliable unicast and multicast message transport

agner icon agner

Erlang package manager (A Giant Nebula of Erlang Repositories)

ain icon ain

DeFi Blockchain - enabling decentralized finance on Bitcoin

airflow icon airflow

Apache Airflow - A platform to programmatically author, schedule, and monitor workflows

akanda icon akanda

An open source packet filter solution for OpenStack deployments.

akash icon akash

a secure, transparent, and peer-to-peer cloud computing network

al icon al

AL language code samples for developing extensions for Dynamics 365 Business Central

alex icon alex

Automata Learning EXperience (ALEX) - A free and open-source web application for testing and learning web applications via active automata learning

algebraixlib icon algebraixlib

algebraixlib is a library that provides constructs and facilities to harness the fundamentals of data algebra.

algo icon algo

algorithm question coding

algo-cpp icon algo-cpp

Standard algorithms for competitive programming in C++, with explanations.

algorithms-illuminated---part-3 icon algorithms-illuminated---part-3

This is the implementation of 3rd Part in 3-Part Series of Algorithms Illuminated Book. All Implementations in this repository are written in both Python and Golang. Single IPython Notebook contains all Algorithms given in this Part 3.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.