bowerick icon indicating copy to clipboard operation
bowerick copied to clipboard

Easing simple Message-oriented Middleware (MoM) Tasks with Clojure (and Java)

Results 1 bowerick issues
Sort by recently updated
recently updated
newest added

Clojure ratios are being converted to floating points when sent to and consumed from a JMS queue. See this simple test code where the ratio `24/7` is converted to `3.428571428571429`...