Dave Thomas's blog articles

0
comment
on 7/3/2011 9:28 AM
One of the areas that I am very interested in is agents and I have been doing quite a lot of work in this area lately. Agents can be used for a multitude of different purposes ranging from: isolated message passing, object caching, finite state machines, web crawling, and even reactive user interfaces.  One of the ideas that I have been looking into lately is agent based scheduling. SchedulerAgent Listing 1 shows a simple Agent based scheduler: listing 1 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 [...]
>> Read the full article
.
0
comment
on 7/3/2011 9:28 AM
One of the areas that I am very interested in is agents and I have been doing quite a lot of work in this area lately. Agents can be used for a multitude of different purposes ranging from: isolated message passing, object caching, finite state machines, web crawling, and even reactive user interfaces. One of the ideas that I have been looking into lately is agent based scheduling.
>> Read the full article
.
0
comment
on 6/5/2011 8:13 AM
Everyone knows F# agents are cool right?  Well here’s yet another example of how versatile they can be… There was a series of posts last April by Stephen Toub from the pfxteam at Microsoft.  I was reading through some of the posts again the other day and thought some of the ideas presented there would make interesting projects in F# to demonstrate the flexibility and succinctness of the language.  I thought the ObjectPool example would make an interesting project in F# using agents aka MailboxProcessors. [...]
>> Read the full article
.
0
comment
on 6/5/2011 8:13 AM
Everyone knows F# agents are cool right?  Well here’s yet another example of how versatile they can be… There was a series of posts last April by Stephen Toub from the pfxteam at Microsoft.  I was reading through some of the posts again the other day and thought some of the ideas presented there would [...]
>> Read the full article
.
0
comment
on 6/5/2011 8:13 AM
Everyone knows F# agents are cool right? Well here’s yet another example of how versatile they can be… There was a series of posts last April by Stephen Toub from the pfxteam at Microsoft. I was reading through some of the posts again the other day and thought some of the ideas presented there would make interesting projects in F# to demonstrate the flexibility and succinctness of the language. I thought the ObjectPool example would make an interesting project in F# using agents aka MailboxProcesso[...]
>> Read the full article
.
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper