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,830在 GitHub 上查看↗

    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,447在 GitHub 上查看↗

    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,398在 GitHub 上查看↗

    Villain 是一个命令与控制框架和分布式编排器,专为管理反向 TCP 和 HoaxShell 连接而设计。它作为一个反向 Shell 管理器和有效载荷生成工具,允许跨多个目标系统协调远程访问。 该项目通过分布式架构脱颖而出,该架构同步活跃的远程会话并在连接的服务器实例之间广播消息以进行协作操作。它包括一个无文件执行引擎,通过 HTTP 直接在远程内存中运行脚本,以避免将文件写入目标磁盘。 该框架涵盖了使用可自定义模板和编码为各种操作系统生成有效载荷的功能。它提供会话管理能力,包括交互式 Shell 升级到伪终端、会话持久化和稳定性监控,以防止远程 Shell 崩溃。数据传输通过自动化的 HTTP 隧道服务处理,用于将文件上传到活跃会话。

    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,104在 GitHub 上查看↗

    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