awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 रिपॉजिटरी

Awesome GitHub RepositoriesInter-Component Messaging

Abstracted messaging layers for transmitting data and broadcasting events between internal system components.

Distinct from Distributed Messaging: Focuses on the internal communication fabric between application components rather than scalable external message queuing clusters.

Explore 4 awesome GitHub repositories matching devops & infrastructure · Inter-Component Messaging. Refine with filters or upvote what's useful.

Awesome Inter-Component Messaging GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • pinpoint-apm/pinpointpinpoint-apm का अवतार

    pinpoint-apm/pinpoint

    13,830GitHub पर देखें↗

    Pinpoint is a distributed application performance management tool designed to trace requests and monitor metrics across large-scale distributed architectures. It functions as a request tracer, topology mapper, and JVM application monitor, providing a backend capable of collecting and visualizing trace data from OpenTelemetry compatible sources. The system distinguishes itself through a combination of bytecode-based instrumentation via a Java agent and topology-based visualization that renders live maps of service interconnections. It captures execution flow across asynchronous boundaries, suc

    Implements an abstracted messaging layer to transmit data and events between distributed system components.

    Javaagentapmdistributed-tracing
    GitHub पर देखें↗13,830
  • mdn/webextensions-examplesmdn का अवतार

    mdn/webextensions-examples

    4,447GitHub पर देखें↗

    This project is a reference library and collection of practical code samples for building browser extensions using WebExtensions APIs. It provides implementation guides and functional examples for core extension components, including content scripts, background processes, and browser action popups. The repository focuses on demonstrating specific implementation patterns for browser UI customization and web page manipulation. It includes samples for creating sidebars, context menus, and options pages, as well as techniques for injecting scripts and styles to alter DOM elements and page appeara

    Implements messaging layers to synchronize state between background scripts and content scripts.

    JavaScript
    GitHub पर देखें↗4,447
  • t3l3machus/villaint3l3machus का अवतार

    t3l3machus/Villain

    4,398GitHub पर देखें↗

    Villain is a command and control framework and distributed orchestrator designed for managing reverse TCP and HoaxShell connections. It serves as a reverse shell manager and payload generation tool, allowing for the coordination of remote access across multiple target systems. The project distinguishes itself through a distributed architecture that synchronizes active remote sessions and broadcasts messages across connected server instances for collaborative operations. It includes a fileless execution engine that runs scripts directly in remote memory over HTTP to avoid writing files to the

    Uses a dedicated prefix system to relay text messages across a peer network of connected server instances.

    Pythonc2cybersecurityhacking
    GitHub पर देखें↗4,398
  • kraken-php/frameworkkraken-php का अवतार

    kraken-php/framework

    1,104GitHub पर देखें↗

    This framework is a distributed systems runtime designed for building fault-tolerant, message-driven microservices and high-performance network applications in PHP. It provides an asynchronous execution environment that utilizes event-loop-based concurrency and promise-based task orchestration to manage high-concurrency workloads without blocking execution threads. The platform distinguishes itself through a unified execution abstraction that manages multi-process and multi-threaded components as isolated, supervised containers. By employing an actor-model approach to process supervision, the

    Facilitates decoupled communication between internal system components using asynchronous message passing.

    PHPasyncasync-libraryasynchronous
    GitHub पर देखें↗1,104
  1. Home
  2. DevOps & Infrastructure
  3. Inter-Component Messaging