Blog Logo
TAGS

Service Weaver - Programming Framework for Writing and Deploying Cloud Applications

We regret to announce that, effective December 5, 2024, we will no longer continue active development on the Service Weaver open-source framework. Service Weaver is a programming framework for writing and deploying cloud applications. It allows you to split your application into components, call your components using regular Go method calls, deploy your components locally or to the cloud, and place your components wherever you want. The framework features highly performant communication between components, tiny configuration for deploying to the cloud, built-in logging, metrics, and tracing capabilities, and sharding of requests across different component replicas. With Service Weaver, you can focus on what your code does without worrying about where its running.