This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2021-01-07
Channels
- # announcements (27)
- # babashka (29)
- # beginners (280)
- # calva (34)
- # cider (4)
- # circleci (11)
- # cljfx (10)
- # cljsrn (1)
- # clojure (526)
- # clojure-dev (9)
- # clojure-europe (42)
- # clojure-finland (5)
- # clojure-losangeles (1)
- # clojure-nl (4)
- # clojure-taiwan (2)
- # clojure-uk (14)
- # clojurescript (40)
- # clr (43)
- # community-development (5)
- # css (4)
- # cursive (7)
- # duct (82)
- # events (1)
- # fulcro (72)
- # garden (44)
- # hoplon (3)
- # java (40)
- # jobs (4)
- # juxt (1)
- # luminus (53)
- # meander (13)
- # off-topic (26)
- # pathom (14)
- # pedestal (3)
- # portal (2)
- # rdf (3)
- # re-frame (54)
- # releases (10)
- # remote-jobs (3)
- # sci (74)
- # shadow-cljs (47)
- # startup-in-a-month (5)
- # testing (9)
- # tools-deps (73)
- # vim (12)
Hello 🙂 Would this be the right place to ask about clj-gatling? I'm surprised that I'm not finding any mention when I search for gatling
on clojurians 😅 It makes me wonder if I'm going down a lonely road.
the slack does not retain logs for long but there is https://clojurians-log.clojureverse.org/
try google with it https://www.google.com/search?hl=en&q=site%3Aclojurians%2Dlog.clojureverse.org%20gatling
🙏 Thank you kindly!
@U1M0BC7S7 details about Slack archiving and searching: https://github.com/clojurians/community-development/blob/master/clojurians-slack-archive-notes.md
As for clj-gatling
, I've never heard of it...
Looks interesting. And better documented and maintained than https://github.com/Datomic/simulant
Thank you @U04V70XH6. That's a very useful note!
Simulant looks a bit higher grade for me 😳
I'm currently grokking clj-gatling
as I have JMeter-fatigue and really need something that isn't all clickity-click 😩
I haven't looked into it yet, but a complementary project by the same author is clojider
which can run clj-gatling
in a distributed/serverless fashion via AWS λ (https://github.com/mhjort/clojider) I'll check it out when I reach a point that I need a larger load.