My OTP 21 Highlights
blog.erlang.org
My OTP 21 Highlights
1–10 of 19 posts
Re: My OTP 21 Highlights
#2Anyone want to write a high-performance, highly distributed object store in a BEAM language?
Re: My OTP 21 Highlights
#3> Also it is now possible to open device files using file:open Anyone want to write a high-performance, highly distributed object store in a BEAM language?
Re: My OTP 21 Highlights
#4Re: My OTP 21 Highlights
#5> Also it is now possible to open device files using file:open Anyone want to write a high-performance, highly distributed object store in a BEAM language?
Re: My OTP 21 Highlights
#6> Also it is now possible to open device files using file:open Anyone want to write a high-performance, highly distributed object store in a BEAM language?
Re: My OTP 21 Highlights
#7Re: My OTP 21 Highlights
#8Because reading that post it’s confusing if they are releasing a JIT or simply making BEAM runtime improvements.
I ask because a JIT was scheduled for OTP 21 as noted here https://mobile.twitter.com/FrancescoC/status/872736686006046...
Re: My OTP 21 Highlights
#9So is JIT coming to OTP 21 or not? Because reading that post it’s confusing if they are releasing a JIT or simply making BEAM runtime improvements. I ask because a JIT was scheduled for OTP 21 as noted here https://mobile.twitter.com/FrancescoC/status/872736686006046...
This video also supports that guess: https://youtu.be/hHhm0bfdj-4?t=10m14s
Re: My OTP 21 Highlights
#10> Also it is now possible to open device files using file:open Anyone want to write a high-performance, highly distributed object store in a BEAM language?
We (well, primarily Matthew Von-Maszewski) spent countless hours optimizing LevelDB as the most performant backend for most use cases.
You'd be much better off building atop Riak than starting your own object store from scratch.
[1]: Most active Riak development today is courtesy the NHS - https://github.com/nhs-riak/riak