Giter Club home page Giter Club logo

Comments (7)

noxiouz avatar noxiouz commented on September 18, 2024

Hi!

  1. Yes! This is not necessary. I'll fix this examples. =)
  2. As far as I understand we have to use the same version of messagepack across the whole platform. First of all core should start to support this.
  3. enqueue method is generated in runtime such as other service methods using information from locator. There is no information about its signature. In fact, on the service side byte array is suitable as argument. So plain string or some pack (i.e. json, yaml) could be sent.

JFYI, we are going to rewrite some parts of the framework (Of cource we'll save as much compatability as possible). The main purpose is solving some issues, which were found out during usage (i.e get() coulde be replaced with fibers). Therefore, it's a very good time to propose any issues. We are glad to discuss it. It's hard to overestimate the significance of user-expirience.

from cocaine-framework-python.

mwf avatar mwf commented on September 18, 2024

Thanks!

About 3. Ok, it's clear now! But I can't understand - why then you've hardcoded msgpack as Worker's responce? =) What was the logic?

from cocaine-framework-python.

mwf avatar mwf commented on September 18, 2024

we are going to rewrite some parts of the framework

Are you planning to rewrite only Python framework, or Core and other frameworks too? Just to know what kind of issues to propose =)

from cocaine-framework-python.

noxiouz avatar noxiouz commented on September 18, 2024

When it comes to response.write()explanation is quite simple. All services always reply with msgpack-packed-chunk. An application is kind of service. So application should reply such as any other service.
Python and Go frameworks are supposed to be rewritten, indeed. There is no point in rewriting Cocaine-Core. But you could propose anything =). We solve problems as soon as possible.

from cocaine-framework-python.

mwf avatar mwf commented on September 18, 2024

When it comes to response.write()explanation is quite simple. All services always reply with msgpack-packed-chunk. An application is kind of service. So application should reply such as any other service.

I see...

Python and Go frameworks are supposed to be rewritten, indeed. There is no point in rewriting Cocaine-Core. But you could propose anything =). We solve problems as soon as possible.

Ok, thanks =)

from cocaine-framework-python.

kobolog avatar kobolog commented on September 18, 2024

Has this issue been resolved?

from cocaine-framework-python.

mwf avatar mwf commented on September 18, 2024

Yeah :)
21.03.2014 21:01 ÐÏÌØÚÏ×ÁÔÅÌØ "Andrey Sibiryov" [email protected]
ÎÁÐÉÓÁÌ:

Has this issue been resolved?

Reply to this email directly or view it on GitHubhttps://github.com//issues/21#issuecomment-38298139
.

from cocaine-framework-python.

Related Issues (17)

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.