Posted inProgramming
Scaling Go Applications: A Practical Guide to HashiCorp go-plugin
Ditch the brittle native Go plugin system. This guide shows you how to use HashiCorp go-plugin to build a scalable, RPC-based architecture that supports cross-language extensibility and process isolation.
