Skip to content
View benkietzman's full-sized avatar

Block or report benkietzman

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
benkietzman/README.md

I started out programming back in 1991 using Basic and quickly moved into C/C++ which became my language of choice. I also program somewhat regularly in JavaScript and PHP as needed.

My primary focus in software development lands in the areas of inter-process communication, multi-threaded processing, and socket-level communication. I am best known for building foundational layers of automation. Developers use this foundation as a launchpad for building more complex and robust applications where speed and stability are key requirements. My core repositories are common, radial, servicejunction, and warden. They provide the necessary backbone for building large scale applications. Radial in particular is an automation ecosystem that hosts interfaces (micro-services) as well as entire applications.

It has been my pleasure to work alongside and train many developers throughout the years and watch those relationships grow into friendships.

Popular repositories Loading

  1. servicejunction servicejunction Public

    Provides a multi-threaded socket-level daemon that accepts incoming socket connections on a single port. Each connection is used to forward one or more requests to one or more micro-services from w…

    C++ 3

  2. common common Public

    C++ object-oriented common class library. This set of tools cuts down the software development lifecycle.

    C++ 3 1

  3. acorn acorn Public

    This application provides a load balanced and fault tolerant micro-service solution in a networked environment. Each server hosts a gateway Acorn that maintains an active registry of all Acorn micr…

    C++ 2

  4. warden warden Public

    Provides local server access to a high throughput authentication, authorization, and encrypted password vault solution.

    C++ 2

  5. radial radial Public

    Provides a radial design with a central hub and adjunct interfaces.

    C++ 2

  6. raw2enc raw2enc Public

    Converts an incoming raw socket connection to an outbound encrypted connection.

    C++ 2