Hi,

On Feb 9, 9:29 pm, Chouser <chou...@gmail.com> wrote:

> It may be worth noting that using 'send' to dispatch actions to
> an agent already takes into account the number of CPUs available.
> This essentially means it's safe to queue up sends on as many
> agents as you want -- hundreds, even thousands of agents --
> regardless of how many CPUs are on your current host.

I think hiding this information is a good thing. It allows to
implement strategies like grand central dispatch. Just because there
are x CPUs on a system, does not mean that they are to our disposal.
(No. We are *not* the only running process in the world.)

Sincerely
Meikel


-- 
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 members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to