问题
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.
来源:https://stackoverflow.com/questions/1893892/what-is-the-difference-between-sscli-2-0-rotor-and-net