Giter Club home page Giter Club logo

Comments (6)

vit1251 avatar vit1251 commented on June 5, 2024

When you start using Twisted you will implement Protocol and ProtocolFactory on Python. Before you started will get more time and debug protocol mechanism. Also require understanding all internal case of ZeroMQ. When you interesting you can talk with me in IM and I try to help you get more information about twisted. Also you can poll real libzmq by timer via reactor in twisted and create twisted callback (but it workaround and not cleean solution).
P.S. Also you can use AMQP in Twisted from box.

from txzmq.

tmpd avatar tmpd commented on June 5, 2024

Thanks for advice. I prefer ZeroMQ because i have experience with it. I will read more about Twisted and twistd plugins.
BR, tmpd

from txzmq.

vit1251 avatar vit1251 commented on June 5, 2024

You may look on exist Protocol solution like http://twistedmatrix.com/documents/11.0.0/api/twisted.protocols.memcache.html it is implementation of Memcache protocol. Also I suggest look on HTTP and LineReaderProtocol it is make understanding about protocols implementation in Twisted. But it a lot times of work and when you does not developer libzmq I think it really titanic work for implementation in your's project...

from txzmq.

tmpd avatar tmpd commented on June 5, 2024

Hi,
Thanks again. I already implemented txzmq as twistd plugin. if you want as soon as possible, i will push example.

from txzmq.

smira avatar smira commented on June 5, 2024

@TPMD, if you have some examples you would like to share, please post it as gist or as pull request to this repo. Thanks.

from txzmq.

tmpd avatar tmpd commented on June 5, 2024

I just created new repository with the example: https://github.com/TMPD/txzmqserver, because for some reason I couldn't push new branch to your repository.

from txzmq.

Related Issues (20)

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.