Live data from Hacker News

Viewing profile — viktorsovietov

viktorsovietov

HN member
Joined
Thu, Oct 22, 2009, 9:20 AM UTC
HN karma
51
Public activity
33 items

About viktorsovietov

No profile information was provided.

Recent public activity

  1. story
  2. comment
  3. 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…

  4. 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…

  5. story
  6. 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…

  7. story
  8. comment
    Comment #8977522

    well, google's not your bitch, you know

  9. story
  10. story
  11. 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?

  12. story
  13. comment
    Comment #5433735

    Sure, and ladies, ladies never to be forgotten!

  14. comment
    Comment #5432326

    Thanks, I'm glad to hear that!

  15. comment
    Comment #5432067

    right now it looks like http://erlangonxen.org/more/mumble

  16. 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 …

  17. 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.

  18. 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)

  19. comment
    Comment #5431669

    Sorry gentlemen, we had used libvirt and it set some limits. http://erlangonxen.org/blog/glimpse-truly-elastic

  20. 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 …

  21. story
  22. comment
    Comment #5246577

    Thanks. We used libvirt for this demo, unfortunately it sets its own limits.

  23. 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.…

  24. 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…

  25. comment
    Comment #5243622

    Zerg is just a demo that shows how elastic and scalable could be OSless VMs even over current cloud infrastructure