11 रिपॉजिटरी
Interfaces for accessing runtime context, request data, and platform services within worker handlers.
Distinguishing note: Focuses on the context provided to the worker environment rather than general request handling.
Explore 11 awesome GitHub repositories matching devops & infrastructure · Worker Context Access. Refine with filters or upvote what's useful.
Puter is a browser-based desktop environment and cloud-native development platform that provides a virtualized graphical workspace. It enables developers to build and deploy full-stack web applications by integrating cloud storage, authentication, and serverless backend logic directly into the browser, eliminating the need for traditional server infrastructure. The platform distinguishes itself through a unified cloud storage layer and a distributed network runtime that facilitates peer-to-peer communication and cross-origin resource fetching. It features a sophisticated cross-window orchestr
Retrieves global objects and request data within worker handlers to access platform services.
nw.js is a Node.js desktop application framework that combines a Chromium web renderer with a Node.js runtime to build standalone software for Windows, macOS, and Linux. It serves as a cross-platform desktop runtime that allows developers to create native executables using web technologies. The project is distinguished by its integration layer that exposes Node.js system APIs and modules directly to the browser window and web worker contexts. It functions as a native module bridge, enabling the compilation and execution of low-level C++ system code and native addons within a web-based applica
Exposes low-level system APIs and Node.js modules directly to the browser window and web worker contexts.
Quarkus is a Kubernetes-native Java framework designed for building high-performance, memory-efficient applications. It utilizes ahead-of-time native compilation to transform Java code into standalone, optimized binaries that eliminate the need for a virtual machine, enabling rapid startup and reduced memory consumption. By performing code augmentation during the build phase, it shifts heavy processing tasks away from runtime, ensuring that applications are optimized for cloud-native environments. The framework distinguishes itself through a unified approach to reactive and imperative program
Provides interfaces for accessing runtime context and platform metadata within application handlers.
Workbox is a modular library and toolkit designed for managing service workers in progressive web applications. It provides a comprehensive framework for handling asset caching, request routing, and background script lifecycle management, enabling developers to build web applications that function reliably offline and load efficiently. The project distinguishes itself through a declarative routing engine and a plugin-based architecture that allows for the injection of custom logic into the request and response processing pipeline. It supports advanced caching patterns, such as cache-first or
Exposes cache instances and communication channels to the window context to coordinate state between the main thread and background workers.
pysheeet एक तकनीकी संदर्भ लाइब्रेरी है जो उन्नत Python डेवलपमेंट, सिस्टम एकीकरण और उच्च-प्रदर्शन कंप्यूटिंग के लिए कोड स्निपेट्स और कार्यान्वयन पैटर्न का एक क्यूरेटेड संग्रह प्रदान करती है। यह निम्न-स्तरीय नेटवर्क प्रोग्रामिंग, नेटिव C एक्सटेंशन, और एसिंक्रोनस और समवर्ती प्रोग्रामिंग को लागू करने के लिए एक व्यापक गाइड के रूप में कार्य करती है। यह प्रोजेक्ट वितरित GPU इन्फरेंस और उच्च-प्रदर्शन सर्विंग के लिए टूल्स सहित लार्ज लैंग्वेज मॉडल्स के विकास और डिप्लॉयमेंट के लिए विशेष फ्रेमवर्क प्रदान करती है। इसमें GPU रिसोर्स एलोकेशन और मल्टी-नोड वर्कलोड मैनेजमेंट को कवर करते हुए उच्च-प्रदर्शन कंप्यूटिंग क्लस्टर ऑर्केस्ट्रेशन के लिए विस्तृत पैटर्न भी शामिल हैं। यह लाइब्रेरी सुरक्षित नेटवर्क संचार और क्रिप्टोग्राफी, ऑब्जेक्ट-रिलेशनल मैपिंग और डेटाबेस मैनेजमेंट, और जटिल डेटा स्ट्रक्चर्स और एल्गोरिदम के कार्यान्वयन सहित क्षमताओं की एक विस्तृत श्रृंखला को कवर करती है। यह मेमोरी मैनेजमेंट, फॉरेन-फंक्शन इंटरफ़ेस के माध्यम से नेटिव इंटरऑपरेबिलिटी, और सिस्टम-स्तरीय OS एकीकरण के लिए यूटिलिटीज़ भी प्रदान करती है।
Provides implementation patterns for creating persistent worker processes that maintain internal state between discrete task executions.
Hatchet is an open-source durable workflow engine and task orchestration platform. It provides a framework for building and executing fault-tolerant, multi-step pipelines as directed acyclic graphs (DAGs), with automatic retries, scheduling, and real-time observability. The system is built around durable task checkpointing, which persists execution state after each step so work can resume from the last checkpoint after a worker crash or restart, and it supports event-driven task resumption that pauses a task until a matching external event arrives. The platform distinguishes itself through it
Provides middleware hooks with task context including run IDs and cancellation capabilities.
GraphQL.NET is a server-side framework for building and executing GraphQL APIs within C# applications. It provides a comprehensive toolkit for schema building, a federated engine for distributed data graphs, and a subscription handler for managing real-time data streams. The project distinguishes itself with a flexible schema builder that supports both programmatic code-first definitions and declarative schema-first approaches using the standard schema definition language. It includes a dedicated federation engine to split data graphs into subgraphs and compose them into a unified gateway, as
Provides an injectable accessor to retrieve the current GraphQL field resolution context from external services.
PartyKit is a serverless WebSocket backend platform for building real-time multiplayer applications. It provides a globally distributed edge computing runtime that runs stateful server code close to users, with automatic scaling and hibernation for idle rooms. The platform handles WebSocket connections, HTTP requests, and durable storage without requiring infrastructure management, and includes a client and server SDK with hooks, storage, and Yjs integration for building collaborative features. The platform distinguishes itself through per-room isolation using Durable Objects, where each uniq
Executes application logic on a globally distributed worker that maintains persistent state for real-time collaboration.
ZenML is an orchestration platform designed for building, deploying, and monitoring reproducible machine learning pipelines and agentic workflows. It provides a unified framework that manages the entire lifecycle of machine learning assets, from data processing and model training to the deployment of persistent inference services. By decoupling pipeline logic from underlying compute and storage, the platform enables teams to transition workflows seamlessly from local development environments to production-grade cloud infrastructure. The platform distinguishes itself through a service-oriented
Provides interfaces for accessing runtime context and execution details within pipeline steps.
Ockam एक एंड-टू-एंड एन्क्रिप्शन फ्रेमवर्क और वितरित पहचान प्रदाता है जिसे एप्लिकेशन और डिवाइस के बीच सुरक्षित संचार स्थापित करने के लिए डिज़ाइन किया गया है। यह एक सुरक्षित नेटवर्क ओवरले प्रदान करता है जो ज़ीरो ट्रस्ट नेटवर्क एक्सेस को लागू करने के लिए क्रिप्टोग्राफ़िक पहचान और विशेषता-आधारित एक्सेस कंट्रोल का उपयोग करता है। यह प्रोजेक्ट मेटाडेटा-संचालित मल्टी-हॉप रूटिंग और एक प्लगेबल ट्रांसपोर्ट लेयर के माध्यम से खुद को अलग करता है, जिससे एन्क्रिप्टेड ट्रैफ़िक को वर्चुअल IP ओवरले की आवश्यकता के बिना विविध नेटवर्क टोपोलॉजी में जाने की अनुमति मिलती है। यह विशेष रूप से रॉ TCP ट्रैफ़िक को एन्क्रिप्टेड चैनलों में रैप करके लीगेसी एप्लिकेशन के लिए सुरक्षित टनलिंग को सक्षम बनाता है, जिससे आउटबाउंड रिले के माध्यम से निजी नेटवर्क कनेक्टिविटी और फ़ायरवॉल बायपास की अनुमति मिलती है। यह प्लेटफ़ॉर्म वितरित पहचान प्रबंधन, क्रिप्टोग्राफ़िक क्रेडेंशियल जारी करने और सत्यापन, और स्टेटफुल समवर्ती एक्टर्स के निष्पादन सहित क्षमताओं की एक विस्तृत श्रृंखला को कवर करता है। यह क्लाउड-स्केल नोड प्रोविज़निंग और इंफ्रास्ट्रक्चर-एज़-कोड टेम्पलेट का उपयोग करके स्वचालित तैनाती के लिए टूल भी प्रदान करता है।
Runs lightweight concurrent actors within a node that maintain state and process asynchronous messages via dedicated mailboxes.
Tunny Go के लिए एक वर्कर पूल लाइब्रेरी और कॉनकरेंसी मैनेजर है। यह एक समवर्ती टास्क शेड्यूलर के रूप में कार्य करता है जो सिस्टम रिसोर्स की कमी को रोकने के लिए जॉब्स को प्रोसेस करने वाले समानांतर वर्कर्स की संख्या को सीमित करता है। यह प्रोजेक्ट बार-बार इनिशियलाइज़ेशन लागत से बचने के लिए व्यक्तिगत वर्कर रूटीन के भीतर पर्सिस्टेंट स्टेट के रखरखाव को सक्षम बनाता है। यह डायनेमिक वर्कर स्केलिंग को भी सपोर्ट करता है, जिससे सक्रिय बैकग्राउंड वर्कर्स की संख्या को बिना किसी कार्य को बाधित किए वास्तविक समय में समायोजित किया जा सकता है। यह लाइब्रेरी टास्क टाइमआउट प्रवर्तन और वर्कर लाइफसाइकिल मैनेजमेंट के लिए तंत्र प्रदान करती है, जिसमें रूटीन पूल्स का ग्रेसफुल शटडाउन भी शामिल है। यह सक्रिय गोरूटीन्स (goroutines) की कुल संख्या को प्रतिबंधित करने के लिए कॉनकरेंसी लिमिटिंग का उपयोग करता है।
Enables individual worker routines to maintain local state across multiple task executions for optimization.