HackerTrans
TopNewTrendsCommentsPastAskShowJobs

snup

no profile record

Submissions

Aurora: An operating system that takes care of persistence [pdf]

sigops.org
3 points·by snup·5 ปีที่แล้ว·1 comments

comments

snup
·5 ปีที่แล้ว·discuss
the miles you mention are one thing, but performance was always more important to me.

java pendant c# was always much more performance focused than java, having structs, unmanaged c# and c++ interoperability. it took java 16 years or so to accept that structs have their justification.

i also find the c# language much nicer than java. f# versus clojure are both excellent additions and again, f# is the more static and performant while clojure has very nice and inspiring features and aspects. it depends on what one wants here.

finally i think even if java is the larger universe, the .net universe certainly is not small either. if .net would not have taken the cross platform road i would have switched to the java runtime, but happily the opposite happened.
snup
·5 ปีที่แล้ว·discuss
Being able to snapshot an application's (process) memory creates nice possibilities.