You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Konstantin Boudnik (JIRA)" <ji...@apache.org> on 2015/04/24 23:19:38 UTC

[jira] [Created] (IGNITE-811) Bundle Ignite node with OSv microkernel

Konstantin Boudnik created IGNITE-811:
-----------------------------------------

             Summary: Bundle Ignite node with OSv microkernel
                 Key: IGNITE-811
                 URL: https://issues.apache.org/jira/browse/IGNITE-811
             Project: Ignite
          Issue Type: New Feature
          Components: general
    Affects Versions: sprint-2
            Reporter: Konstantin Boudnik
            Assignee: Konstantin Boudnik


I'd like to experiment with bundling Ignite nodes with [OSv|https://en.wikipedia.org/wiki/OSv].

The advantages of using OSv are multi fold, here are just some of them:
# significant network stack performance improvements. Compared to the traditional TCP/IP stack you can see 150% better performance on your app. network IO
# full isolation (unlike Docker)
# no kernel overhead, caused by context switching
# state-full transition of an application from one OSv instance to another
and many others.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)