Code Monkey home page Code Monkey logo

Comments (6)

mgor avatar mgor commented on August 16, 2024

we're in the middle of a big rewrite of grizzly-cli, when that is done I'll have a look at adding support for running it in windows as well.

from grizzly.

boffman avatar boffman commented on August 16, 2024

.. Until then, please run it in WSL, or Linux, if possible !

from grizzly.

tuddilue avatar tuddilue commented on August 16, 2024

Sounds good. Look into why you need setproctitle as well. Because C++ installation is 6gb on windows

On this cooperation we do not have access till linux...

from grizzly.

mgor avatar mgor commented on August 16, 2024

Sounds good. Look into why you need setproctitle as well. Because C++ installation is 6gb on windows

setproctitle is used to get correct application/process name (would otherwise be behave).

Main usage is though together with pymqi to get/put messages on IBM MQ, so I guess it could be moved as an optional with pymqi. That would be a separate issue though.

from grizzly.

tuddilue avatar tuddilue commented on August 16, 2024

Aha to be honest I didn't check it up. But the name of it almost describe what it does. Set proc title :)

Ok I understand. Have it in minde if you see the oportunity to remove it or change it to something else...

from grizzly.

mgor avatar mgor commented on August 16, 2024

grizzly-loadtester-cli==2.0.0 has now been released, and it works running, the example, on windows.

a lot of other stuff has changed as well, and I haven't had time to update the CLI or example documentation yet. Everything up until actually executing the example is the same, and then:

grizzly-cli run -e .\environments\example.yaml local .\features\example.feature

due to this, i'm closing the issue.

the "problem" with setproctitle, I would say is a minor inconvience. I had a quick look for an alternative, but couldn't find one.
please open up a seperate issue if it is something that we should really spend time on.

from grizzly.

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.