Git Product home page Git Product logo

Philip's Projects

blog icon blog

Source files from my Linux Sysadmin Blog

client-server-fasthttp icon client-server-fasthttp

Just playing with fasthttp. Making a server and a client and seeing what I can do with the library.

fork-join-plus-reflections-method-args icon fork-join-plus-reflections-method-args

This sample project demonstrates a couple of cool things. The original intent was to play around with RecursiveTask and ForkJoinPool, but along the way I implemented a sweet little process for capturing method runtimes.

performance icon performance

Performance is a sample repo for GO performance profiling. It provides a baseline for beginners to jumpstart their understanding of Go profiling, helping them quickly navigate from being useless at profiling to being quite capable.

random icon random

health check handling, graceful shutdown things, http server with gorilla/mux, dockerfile defined

ubiquitous-barnacle icon ubiquitous-barnacle

This project demonstrates using ArrayBlockingQueue for managing work on a queue between threads

vertx-coordination icon vertx-coordination

This project is meant to showcase vertx's ability to coordinate asynchronous work. Right now I'm using CompositeFuture. The plan is to build on that in such a way that it mixes synchronous and asynchronous work together.

vertx-http icon vertx-http

This project is simply a means to exploring Vert.x using Java. So far, I've set up a basic REST api that sends messages over the EventBus (mostly pointless except demonstrating how). I've also made the verticles use a config file for setting up things like port and number of deployed verticle instances. I've added a RedisClientVerticle to manage my connection with Redis. I'll continue building that out and replace my temporary global Map<String, JsonObject>. What's next?

vertx-websocket icon vertx-websocket

Simple websocket server - client interaction using PING - PONG initiated through the client.

website icon website

vitess.io website and other project management related content

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.