Giter Site home page Giter Site logo

mcyph / speedysvc Goto Github PK

View Code? Open in Web Editor NEW
7.0 3.0 1.0 1.57 MB

Python client-server microservices using the fastest means possible - shared memory. Communication 10-30x faster than almost any other similar python library

Shell 0.09% Python 88.21% JavaScript 1.99% HTML 1.88% CSS 0.10% Cython 7.72%
shared-memory ipc python rpc microservice-framework client-server

speedysvc's Issues

Great work - some OS concerns though

Honestly, this looks seriously awesome, I'm surprised I couldn't find anything else anywhere like this. My only feedback is that it only works on Linux. People might deploy their apps on Linux, but more often then not they develop on mac/windows. I would probably use this on our own project, but I don't want to make our project solely possible to work with on linux :/ . I've been looking into making it buildable on OSX at least.

Alternately, making a TCP only version such that it will work on windows / OSX could already be all that is needed, since then at the very least the code works (or building the pip-package in a TCP only version).

I realize it's obviously not easy to get shm to run on windows, but it might be nice to have an example for how to set it up with the windows subsystem for linux for those guys.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.