Viewing profile — viktorsovietov
viktorsovietov
HN member- Joined
- Thu, Oct 22, 2009, 9:20 AM UTC
- HN karma
- 51
- Public activity
- 33 items
- HN profile
- View on Hacker News ↗
About viktorsovietov
No profile information was provided.
Recent public activity
- story
- comment
-
comment
Comment #45894861
So far, we haven't had any particular need for native support for parquet files. This type of import can be done satisfactorily via RayPy, and there is also a plugin that allows yo…
-
comment
Comment #45889608
RayforceDB is now an open-source project. I am pleased to announce that the RayforceDB columnar database, developed by Lynx Capital Partners, is now an open source project. Rayforc…
- story
-
comment
Comment #25174165
Here's a new kdb+ like time-series database and programming language. This new implementation is being tried to avoid well known kdb+ drawbacks (including its famous price tag) and…
- story
-
comment
Comment #8977522
well, google's not your bitch, you know
- story
- story
-
story
Wanna try to spawn 8 cloud app servers by one click and within 1 second?
Wanna try to spawn 8 cloud app servers by one click and within 1 second?
- story
-
comment
Comment #5433735
Sure, and ladies, ladies never to be forgotten!
-
comment
Comment #5432326
Thanks, I'm glad to hear that!
-
comment
Comment #5432067
right now it looks like http://erlangonxen.org/more/mumble
-
comment
Comment #5431940
every instance can export its monitoring information as 9p virtual filesystem, which easily can be mounted from outside we debug server code in BEAM, Erlang on Xen is a deployment …
-
comment
Comment #5431685
BEAM ("official" Erlang VM) starts much longer. Erlang On Xen has it's own VM (written from scratch), it was designed for run without OS and to srtart very fast, particularly.
-
comment
Comment #5431679
When you sat in container, you're limited with libraries of host OS, and there still will be some issues with migration and resource management (on large scales)
-
comment
Comment #5431669
Sorry gentlemen, we had used libvirt and it set some limits. http://erlangonxen.org/blog/glimpse-truly-elastic
-
comment
Comment #5431664
yes, very soon we will start to give attention to writing application over this platform. there is some work still needs to be done in management stack, but it's manageable amount …
- story
-
comment
Comment #5246577
Thanks. We used libvirt for this demo, unfortunately it sets its own limits.
-
comment
Comment #5245180
I'm afraid, only few people are familiar with internals of Erlang VM, especially, if that VM is totally different from BEAM. Thus, there's no reason to opensource it, at least yet.…
-
comment
Comment #5243634
Current implementation runs in Xen PV domain and uses Xen's hypercalls. There are no strong dependencies, though, Ling easily can be ported for other hypervisors. Xen is the priori…
-
comment
Comment #5243622
Zerg is just a demo that shows how elastic and scalable could be OSless VMs even over current cloud infrastructure