Giter VIP home page Giter VIP logo

Comments (6)

maiha avatar maiha commented on August 17, 2024

Hi, @ksgr999
I'm sorry that I've left AMQP job, so this library still lives with gatling-2.2.0.
Could you try @LuboVarga 's fork? It supports 2.2.2 I think.
https://github.com/LuboVarga/gatling-amqp

Best regards,

from gatling-amqp.

LuboVarga avatar LuboVarga commented on August 17, 2024

Thanks for suggestion, but unfortunately my fork still have not finished migration to gatling-2.2.2. There are major changes which are not compatible with philosophy of amqp plugin code/actor structure. I am on a good way, but these days I have no time to finish migration.

On the other side, my fork have some nice improvements in "rpc" way of using amqp. You can make request through amqp with correlation id (by default, generated automatically) and than wait for response (each step should have its own queue!). Response is correlated by correlation id from last request (stored in session) by default. Than you can see also "response" time for request.

If my memory is ok, this is last working branch for my fork: https://github.com/LuboVarga/gatling-amqp/commits/moreStepsInSingleAction (still on older gatling base!)

WIP branch with migration to new gatling is here: https://github.com/LuboVarga/gatling-amqp/tree/migratingToGatling2.2.2

from gatling-amqp.

maiha avatar maiha commented on August 17, 2024

@ LuboVarga Thanks for information and nice work!
I'd like to check your 2.2.2 branch in this weekend.

from gatling-amqp.

maiha avatar maiha commented on August 17, 2024

Found that some '???' implementations still exist although it can be compiled on 2.2.2.
So then, we have much more time to satisfy backward compatibility.
I'd like to finish it within this year :)

from gatling-amqp.

LuboVarga avatar LuboVarga commented on August 17, 2024

I would be also pleased. I do not have currently enough time to help (push migration further), but it can change from week to week. I will have migration need on my mind and I will try to make it work, if I would have time.

PS: I was a bit lost when making migration done. It is probably due to gatling 2.2.2 has changed a bit philosophy of how actors are done (hidden behind io.gatling.core.action.Action instead directly working with Actor).

from gatling-amqp.

klai05 avatar klai05 commented on August 17, 2024

Hi Community and @LuboVarga / @maiha,

I got the same error and I reported this issue in another thread.

Can you please help me?

Please see my error logs here: Tinkoff/gatling-amqp-plugin#37

Thanks,

from gatling-amqp.

Related Issues (8)

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.