Quoting Raymond Parks <[EMAIL PROTECTED]>:

> > It sounds to me like a great platform for simulation and modelling.
> 
>    I doubt it.  WinFX is intended to run at human speed, so the 
> developers will have no incentive to make it efficient. 

I could see that CodeDOM could be costly for generating runnable procedures, but
the code it generates should execute at the same speed as if you ran the C# or
C++ compiler from the command line for running on the CLR.  In certain
applications, CLR or JVM costs could be too costly but there are already plenty
of people tolerating JIT or even interpreter costs in their simulations.   And
of course it is also possible to generate native CPU instructions with Microsoft
(or Mono) compilers as well.

Here's a screencast that discusses parallelism (need to get a minute or so in
before he actually starts showing code):

http://wf.netfx3.com/files/folders/screencasts/entry4978.aspx



============================================================
FRIAM Applied Complexity Group listserv
Meets Fridays 9a-11:30 at cafe at St. John's College
lectures, archives, unsubscribe, maps at http://www.friam.org

Reply via email to