Return-Path: X-Original-To: apmail-ignite-dev-archive@minotaur.apache.org Delivered-To: apmail-ignite-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 44F7C17222 for ; Mon, 9 Feb 2015 03:51:19 +0000 (UTC) Received: (qmail 31314 invoked by uid 500); 8 Feb 2015 23:51:19 -0000 Delivered-To: apmail-ignite-dev-archive@ignite.apache.org Received: (qmail 31265 invoked by uid 500); 8 Feb 2015 23:51:19 -0000 Mailing-List: contact dev-help@ignite.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.incubator.apache.org Delivered-To: mailing list dev@ignite.incubator.apache.org Received: (qmail 31251 invoked by uid 99); 8 Feb 2015 23:51:19 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 08 Feb 2015 23:51:19 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE X-Spam-Check-By: apache.org Received-SPF: error (nike.apache.org: local policy) Received: from [96.114.154.163] (HELO resqmta-po-04v.sys.comcast.net) (96.114.154.163) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 08 Feb 2015 23:50:53 +0000 Received: from resomta-po-02v.sys.comcast.net ([96.114.154.226]) by resqmta-po-04v.sys.comcast.net with comcast id pzqX1p0014tLnxL01zqXFJ; Sun, 08 Feb 2015 23:50:31 +0000 Received: from tinybb.boudnik.org ([24.130.135.131]) by resomta-po-02v.sys.comcast.net with comcast id pzqW1p00D2qGB6001zqWn6; Sun, 08 Feb 2015 23:50:30 +0000 Received: by tinybb.boudnik.org (Postfix, from userid 1002) id 0D3A12450; Sun, 8 Feb 2015 23:51:14 +0000 (UTC) Date: Sun, 8 Feb 2015 23:51:14 +0000 From: Konstantin Boudnik To: dev@ignite.incubator.apache.org Subject: Re: Managed Services -> Service Grid Message-ID: <20150208235114.GJ4732@boudnik.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: X-Organization: It's something of 'Cos User-Agent: Mutt/1.5.21 (2010-09-15) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcast.net; s=q20140121; t=1423439431; bh=gjR8RBa9hWtgkBLvHW/+3NprhErT+hKLfQzqytC9VoU=; h=Received:Received:Received:Date:From:To:Subject:Message-ID: MIME-Version:Content-Type; b=K64eiVGEhPvB1cC7FA0VmMO0hHOGdSGo1xxACRjGODi2RVPIQQuJSkHCf0BKzpus3 OYdqGw75YlZVgHkaJjDbNHfH219n9H1NdxEz1K8G6nXQHJB4TbqUw2GmEHT8o2MRy2 QhifJlEHC9OA9/qRf33mwsFVS2sdUzX0mnWzO2oQk+3W20bhegV499KCYxMlUDYI8n o5KUozYK4an1nn5ZGoa3HvQKQwh5vV8xuEkv0mfxQ+Lg8Q0LYaPHgxQHinpJicpYOy 0o/EL9PWJB5pz2UZVQiTqE++3qydsBrOmUouHi9iYNVU4Hs4T8mqseYYHfaWjStGP3 aBKJ1tzCbMJEQ== X-Virus-Checked: Checked by ClamAV on apache.org Sounds good. I guess it'd be quite a fun to try running containers/uni-kernels with pre-packaged services like that ;) On Thu, Feb 05, 2015 at 02:02PM, Yakov Zhdanov wrote: > How about IgniteService? Looks consistent with IgniteCompute, IgniteCache, > etc we have. > > -- > Yakov Zhdanov, Director R&D > *GridGain Systems* > www.gridgain.com > > 2015-02-05 5:36 GMT+03:00 Dmitriy Setrakyan : > > > Hi, > > > > I would like to propose rebranding our Managed Services functionality into > > Service Grid. I have asked around and "managed services" sounds confusing > > and does not resonate with developers. Service Grid on the other hand is > > more consistent with Data Grid and Compute Grid components provided by > > Ignite. > > > > Service Grid provides such features as cluster-singleton, > > per-node-singleton, SLA-based deployments, guaranteed continuous > > availability of a service in case of failures, etc. > > > > Let me know your thoughts on the naming. > > > > D. > >