mckeeh3
Hugh McKee is a skilled back-end developer and developer advocate with decades of experience building enterprise applications.
ezybits.ioTampa, FL
Pinned Repositories
akka-cluster-kubernetes-visualizer
A demonstration of a basic Akka Cluster running on Kubernetes with web visualizer.
akka-java-cluster
Akka Java cluster example
akka-java-cluster-kubernetes
An Akka Java cluster Kubernetes demo application
akka-java-cluster-openshift
An Akka Java cluster OpenShift demo application
akka-java-cluster-sharding
Akka Java cluster sharding example
akka-typed-java-cluster
Akka Typed Java cluster example
akka-typed-java-cluster-sbr
An example Akka project that runs in a cluster. This project is intended to be used to demonstrate Akka SBR.
akka-typed-java-cluster-sharding
An Akka Cluster project that includes an example use of cluster singleton, the receptionist, cluster sharding, and multiple cluster dashboards.
woe-sim
Where On Earth IoT devices activity simulator
woe-twin
Where On Earth IoT device twin
mckeeh3's Repositories
mckeeh3/akka-typed-java-cluster-sharding
An Akka Cluster project that includes an example use of cluster singleton, the receptionist, cluster sharding, and multiple cluster dashboards.
mckeeh3/akka-cluster-kubernetes-visualizer
A demonstration of a basic Akka Cluster running on Kubernetes with web visualizer.
mckeeh3/akka-typed-java-cluster-singleton
An Akka Cluster project that includes an example use of cluster singleton, the receptionist, and cluster dashboard.
mckeeh3/shopping-cart-java-akka-serverless
A demo shopping cart Java Akka Serverless
mckeeh3/akka-java-cluster-sharding-sbr
Akka Java cluster sharding example with Split Brain Resolver
mckeeh3/shopping-cart-pub-java-akka-serverless
Publish commands to shopping cart Google pub/sub topic.
mckeeh3/akka-cluster-kubernetes-simulator
A demonstration of a basic Akka Cluster running on Kubernetes traffic simulator for companion visualizer.
mckeeh3/akka-streams-chirper-client
Implements an Akka HTTP client that access the Chirper application API.
mckeeh3/sds-simulator
Supply and Demand Scheduler Demo Simulator Microservice
mckeeh3/sudoku-akka-java
A Sudoku game solver written in Java with Akka
mckeeh3/woe-twin-js
Where on Earth Twin microservice using Akka Serverless JavaScript
mckeeh3/akka
Build highly concurrent, distributed, and resilient message-driven applications on the JVM
mckeeh3/akka-grpc
Akka gRPC
mckeeh3/akka-java-cluster-ibm-cloud
An example Akka cluster sharding project targeted to Kubernetes running in the IBM Cloud
mckeeh3/akka-management
mckeeh3/alpakka-blog-post
mckeeh3/data-center-tags
A sample project that demonstrates a multi data center tagging strategy
mckeeh3/lagom-gameon-example
An example room implemented in Lagom for Game On! (https://gameontext.org)
mckeeh3/mckeeh3-blog
A blog site created using Next.js and MDX.
mckeeh3/nextjs-blog
Create a Next.js App tutorial
mckeeh3/reactive-summit-ibm-2017
A demonstration of an IBM Watson Machine Learning service in IBM Bluemix accessed via Akka HTTP
mckeeh3/scala-refcard
DZone Scala Refcard 2017 update
mckeeh3/sds-demand
Supply and Demand Scheduler Demo Demand Microservice
mckeeh3/sds-scheduler
Supply and Demand Scheduler Demo Scheduler Microservice
mckeeh3/sds-supply
Supply and Demand Scheduler Demo Supply Microservice
mckeeh3/shell-stuff
Various files for shell configuration and setup.
mckeeh3/shopping-cart-esaas-java
Shopping cart implement as am Akka Serverless event-sourcing-as-a-service in Java
mckeeh3/shopping-cart-kvaas-java
Shopping cart implement as am Akka Serverless key-value-as-a-service in Java
mckeeh3/sudoku-gen-akka-java
A Sudoku game generator
mckeeh3/sudokugen-akka-java
A one-pass Sudoku board generator that does not require backtracking