Write regular Python methods and classes to implement your service. Nameko will manage connections, transports, and concurrency for you. Spin up multiple service instances to easily scale out. Nameko gives you effortless concurrency by yielding workers when they wait for I/O, leaving you free to handle many requests without the worry of threading. Nameko is compatible with almost any protocol, transport or database. Simply use the built-in extensions, build your own or leverage the community. Nameko includes an implementation of RPC over AMQP. It comprises the @rpc entry point, a proxy for services to talk to other services, and a standalone proxy that non-Nameko clients can use to make RPC calls to a cluster. The HTTP entry point is built on top of werkzeug, and supports all the standard HTTP methods (GET/POST/DELETE/PUT etc).

Features

  • Focus on business logic
  • Distributed and scalable
  • Extensible
  • The easiest way to install Nameko is from PyPI
  • Write regular Python methods and classes to implement your service
  • Nameko will manage connections, transports and concurrency for you

Project Samples

Project Activity

See All Activity >

Categories

Frameworks

License

Apache License V2.0

Follow Nameko

Nameko Web Site

You Might Also Like
SKUDONET Open Source Load Balancer Icon
SKUDONET Open Source Load Balancer

Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Nameko!

Additional Project Details

Programming Language

Python

Related Categories

Python Frameworks

Registered

2022-11-17