Giter Club home page Giter Club logo

borland's Introduction

Hello ๐Ÿ‘‹

My name is Colin Ihrig, and I am a software engineer based out of Pittsburgh, PA in the United States. I have worked for small startups with a handful of employees as well as large enterprises such as Samsung, Walmart, and Amazon.

Past open source projects

I have been developing open source software since 2013. I have created or contributed to many projects since then. Here are some of the highlights:

Node.js

Node.js is a popular cross-platform JavaScript runtime. I began contributing to Node.js in 2014, and joined its Technical Steering Committee in early 2015. Some of my past contributions include:

libuv

libuv is a C library that provides cross-platform asynchronous I/O and an event loop. It has been used by projects such as Node.js, BIND, CMake, the Julia programming language, Neovim, and many more.

I have been a libuv maintainer since 2016 and handled many of its releases. I have also worked on APIs for native file copying, streaming directory iteration, retrieving storage volume information, working with environment variables, and retrieving user information, to name a few. I have also spoken about libuv at a number of conferences and meetups.

uvwasi

I created uvwasi, one of the first WebAssembly System Interface implementations. uvwasi was built on top of libuv to maximize platform support. It was donated to the Node.js project, and has been integrated into the following projects:

gRPC

gRPC is a cross-platform, cross-language Remote Procedure Call (RPC) framework. It was originally developed at Google, and is now a project of the Cloud Native Computing Foundation (CNCF).

I created grpc-server-js, the first pure JavaScript gRPC server implementation that I am aware of. I also rewrote the server in TypeScript and upstreamed it to the official gRPC project. I have also spoken about gRPC at several conferences, including gRPConf.

hapi

hapi.js is a Node.js web framework that originally gained fame at Walmart for successfully handling Black Friday traffic.

I have been involved in the hapi ecosystem in various capacities as a contributor, maintainer, and Technical Steering Committee member since 2014.

borland's People

Contributors

cjihrig avatar geek avatar marcbachmann avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

geek

borland's Issues

Add ability to create cpu profiles

This will involve sending the command to start the profiler. You can either start the profiler for a predefined period of time, or keep it running indefinitely, sending a separate command to stop it. Command responses must be tracked for errors and the generated filename, so it can be downloaded later.

, and tracking the response for errors, as well as the generated filename (so it can be downloaded later).

Add ability to create heapdumps

This will involve sending the command to take the heapdump, and tracking the response for errors, as well as the generated filename (so it can be downloaded later).

Focus on the command end of Borland

@geek Mentioned he wanted to focus on borland as a plugin not borland as a UI. I agree with this. I already have a UI to surface Borland's command interface too toolbag.

I need to be able to switch off the data collection ability but have the command ability available. Is there a list of commands that borland can send to the process outside of data capture, termination for instance? I could add these to the UI and hook in borland no problem.

screen shot 2016-02-08 at 20 25 55

We can also add the data processing now that I think of it. If I can configure what these do I can basically send the data seneca-stats to be moved around the system. This would enable me to dump the real time data after viewing and only store the snapshots to influx.

Basically, we need to all chat :D

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.