thurber icon indicating copy to clipboard operation
thurber copied to clipboard

Clojure ++ Apache Beam ++ Google Cloud Dataflow

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

https://beam.apache.org/documentation/programming-guide/#dynamic-timer-tags Beam's new dynamic timers can be used to set ad hoc timers from Clojure where any Clojure function could be provided as the callback. Something like this, from within...

enhancement