Coder Social home page Coder Social logo

Comments (5)

mikehadlow avatar mikehadlow commented on May 25, 2024

Hi Rasheed,

Thanks for getting in touch and for checking out EasyNetQ. I haven't used
Spring.NET's AMQP Template, so I don't have an opinion on it. If you have
any questions specifically about EasyNetQ I'll be happy to answer them.

Thanks
Mike

On Mon, May 20, 2013 at 6:55 PM, rasheedamir [email protected]:

Hi Mike,

This is not issue. I wanted to contact you so, thought to do from here!

I would like to hear your thoughts on EasyNetQ vs. Spring.Net AMQP
Template.

We are a Spring shop and we are evaluating the choices either EasyNetQ or
Spring.Net AMQP Template.

I was wondering it will be great if you can share your thoughts!

Looking forward to hear from you.

Thanks,
Rasheed
[email protected]


Reply to this email directly or view it on GitHubhttps://github.com/mikehadlow/EasyNetQ/issues/83
.

from easynetq.

rasheedamir avatar rasheedamir commented on May 25, 2024

Thanks for quick response Mike.

We are building an automated trading solution (e.g. stocks, forex, etc.); do you see any performance bottlenecks/issues in the EasyNetQ API?

from easynetq.

mikehadlow avatar mikehadlow commented on May 25, 2024

EasyNetQ is simply a thin wrapper around the RabbitMQ C# Client, so it has
the same performance characteristics.

The main thing to be aware of is that all EasyNetQ subscribers run on a
single thread, so you'd probably want to look at the SubscribeAsync method
and make sure you do all your IO asynchronously.

Mike

On Tue, May 21, 2013 at 9:51 AM, rasheedamir [email protected]:

Thanks for quick response Mike.

We are building an automated trading solution (e.g. stocks, forex, etc.);
do you see any performance bottlenecks/issues in the EasyNetQ API?


Reply to this email directly or view it on GitHubhttps://github.com/mikehadlow/EasyNetQ/issues/83#issuecomment-18196401
.

from easynetq.

rasheedamir avatar rasheedamir commented on May 25, 2024

Got it Mike.

Thanks for the pointer and we will definitely look into it.

We are making small PoC (proof of concept) and we will share with you for your comments.

from easynetq.

mikehadlow avatar mikehadlow commented on May 25, 2024

Oh, and in the future, please use the mailing list for this kind of discussion. (the URL is on the easynetq.com homepage)

from easynetq.

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.