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

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

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

2 रिपॉजिटरी

Awesome GitHub RepositoriesPython Microservices Frameworks

Frameworks specifically designed to build distributed, independent services using the Python language.

Distinct from Python Development Tools: Shortlist candidates were general Python tools or guides, not high-level architectural frameworks for microservices.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Python Microservices Frameworks. Refine with filters or upvote what's useful.

Awesome Python Microservices Frameworks GitHub Repositories

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

    onefinestay/nameko

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

    Nameko डिस्ट्रीब्यूटेड सिस्टम बनाने के लिए डिज़ाइन किया गया एक Python माइक्रोसर्विसेज फ्रेमवर्क है। यह एक RPC संचार फ्रेमवर्क और एक इवेंट-ड्रिवन आर्किटेक्चर टूल के रूप में कार्य करता है, जो अलग-थलग सर्विस कंपोनेंट्स को डिकपल करने के लिए एक मैसेज ब्रोकर का उपयोग करता है। फ्रेमवर्क एक मल्टी-प्रोटोकॉल गेटवे प्रदान करता है जो आंतरिक माइक्रोसर्विस लॉजिक को HTTP एंडपॉइंट्स और वेबसॉकेट्स के माध्यम से बाहरी क्लाइंट्स के लिए उजागर करता है। यह डिस्ट्रीब्यूटेड सिस्टम में डेटा स्थिरता बनाए रखने के लिए अनुरोध-प्रतिक्रिया संदेशों के आदान-प्रदान और एसिंक्रोनस इवेंट्स के प्रसारण को सक्षम बनाता है। सिस्टम में सेवाओं को नियंत्रित करने और उनके साथ इंटरैक्ट करने के लिए एक कमांड लाइन इंटरफ़ेस, साथ ही डिस्ट्रीब्यूटेड सर्विस लॉजिक के यूनिट और इंटीग्रेशन टेस्टिंग के लिए यूटिलिटीज शामिल हैं।

    Provides a complete framework for building a distributed system of small, independent Python services.

    Python
    GitHub पर देखें↗4,754
  • atmosphere/atmosphereAtmosphere का अवतार

    Atmosphere/atmosphere

    3,780GitHub पर देखें↗

    Atmosphere is a Java-based framework for building and coordinating AI agents. It provides a real-time transport layer for streaming data via WebSockets, SSE, gRPC, and WebTransport, alongside a multi-agent orchestration framework for managing agent fleets through sequential, parallel, and graph-based execution workflows. The project features a durable workflow engine that persists agent state as snapshots, allowing long-running tasks to survive system restarts and incorporate human-in-the-loop approvals. It also implements Model Context Protocol servers to expose tools, resources, and prompt

    Ships a sidecar process that connects backend services to Python-native agent frameworks using HTTP and streaming events.

    Javaacpagentic-aiembabel
    GitHub पर देखें↗3,780
  1. Home
  2. Software Engineering & Architecture
  3. Python Microservices Frameworks

सब-टैग एक्सप्लोर करें

  • Agent Framework BridgesSidecar processes that connect different language runtimes to AI agent frameworks. **Distinct from Python Microservices Frameworks:** Focuses on bridging language runtimes (Java to Python) specifically for agent frameworks, rather than general microservices architecture.