Leopold Toetsch wrote:
> Garrett Goebel <[EMAIL PROTECTED]> wrote:
> 
> > As I was googling to see how other people have approached 
> > these problems I ran across:
> 
> > http://blogs.gotdotnet.com/cbrumme/CategoryView.aspx/CLR
> 
> What did you find there, besides a description that a certain
> company is producing b0rken software ;-)

The thoughts of a CLR developer on implementation issues: mistakes made,
lessons learned, nasty things to keep in mind, etc. Discussions of lock-free
thread-safe coding issues, balancing the CLR's memory model with cpu memory
models, GC, finalization, exceptions, MP, NUMA, JIT, security policies,
managed code, typing, shared vtables, marshaling, serialization.

--
Garrett Goebel
IS Development Specialist

ScriptPro                   Direct: 913.403.5261
5828 Reeds Road               Main: 913.384.1008
Mission, KS 66202              Fax: 913.384.2180
www.scriptpro.com          garrett at scriptpro dot com

Reply via email to