Re: Rich added set-agent-send(-off)-executor! and send-via functions

2012-08-17 Thread Herwig Hochleitner
> I can totally understand send-via, but set-agent-send-executor! and > set-agent-send-off-executor! feel dangerous to me like Ruby used to in that > if they're used by libraries that you include, then there's potential for > non-deterministic behaviour - i.e. last-one-wins. > > Can anyone explain

Re: Rich added set-agent-send(-off)-executor! and send-via functions

2012-08-17 Thread Sam Aaron
On 17 Aug 2012, at 18:35, mnicky wrote: > I have some great news: > https://github.com/clojure/clojure/commit/f5f4faf95051f794c9bfa0315e4457b600c84cef > :) I can totally understand send-via, but set-agent-send-executor! and set-agent-send-off-executor! feel dangerous to me like Ruby used to

Re: Rich added set-agent-send(-off)-executor! and send-via functions

2012-08-17 Thread Hugo Duncan
mnicky writes: > I have some great news: > https://github.com/clojure/clojure/commit/f5f4faf95051f794c9bfa0315e4457b600c84cef > > :) Good news indeed. Sounds like a good time to plug a little library I wrote to create executors: https://github.com/pallet/pallet-thread Hugo -- You recei

Rich added set-agent-send(-off)-executor! and send-via functions

2012-08-17 Thread mnicky
I have some great news: https://github.com/clojure/clojure/commit/f5f4faf95051f794c9bfa0315e4457b600c84cef :) -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new mem