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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only 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++. These days I can program in over 10 languages, but my favorite by far is C++. I also program regularly in JavaScript and PHP.

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. common common Public

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

    C++ 3 1

  2. 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++ 2

  3. warden warden Public

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

    C++ 2

  4. radial radial Public

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

    C++ 2

  5. 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++ 1

  6. centralmon centralmon Public

    A set of server daemons that monitor registered daemons and overall server health. Central Monitor is capable of send text messages, emails, chat messages, and Central messages in order to notify p…

    C++ 1