What is the difference between SSCLI 2.0 (ROTOR) a

2019-05-21 06:11发布

问题:

Is there a large difference between the SSCLI 2.0 and .NET, I know that Microsoft wouldn't release their garbage collector or JIT compiler and simpler implementations are used, but as far as the rest is concerned is there much difference?

回答1:

The difference is in GC and JIT. they simpfied these two feature when deploy to SSCLI.



回答2:

Found a link for a comparison. pritty much sums it up..



回答3:

SSCLI is not licensed to be used in production. It's intended for educational use / peer review type things.