From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,761a5bc3f2885ba8 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!news2.google.com!news.glorb.com!news.unit0.net!newsfeed01.sul.t-online.de!newsfeed00.sul.t-online.de!t-online.de!npeer.de.kpn-eurorings.net!npeer-ng0.de.kpn-eurorings.net!newsfeed.arcor.de!newsspool4.arcor-online.net!news.arcor.de.POSTED!not-for-mail From: "Dmitry A. Kazakov" Subject: Re: Serialization Newsgroups: comp.lang.ada User-Agent: 40tude_Dialog/2.0.15.1 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 8bit Reply-To: mailbox@dmitry-kazakov.de Organization: cbb software GmbH References: <9343edff-25c2-4d2b-ac02-dd7a1446bd0d@h21g2000yqa.googlegroups.com> Date: Wed, 29 Jul 2009 19:34:17 +0200 Message-ID: <1dfjd8bnmd6u7.j77wcahequqx$.dlg@40tude.net> NNTP-Posting-Date: 29 Jul 2009 19:34:15 CEST NNTP-Posting-Host: 26e6f86c.newsspool4.arcor-online.net X-Trace: DXC=9g[oH[9IYNe_0Po7BmQ3]l4IUK On Wed, 29 Jul 2009 09:20:55 -0700 (PDT), Tomek Wa�kuski wrote: > On 29 Lip, 18:04, "Dmitry A. Kazakov" > wrote: >> Depending on what you mean: > > I will be implementing Memcached [1] protocol soon (which will be open > source, of course). There is a need of marshalling / demarshaling > objects. > [1] http://www.danga.com/memcached/ So I presume that you should provide a stream implemented on top of it and that is all you should worry about. ----------------------- P.S. Again, it all depends on what you want. Ludovic has already mentioned the distributed systems annex. I guess that Memcached could be used as a transport layer for it, provided it has some usable notification services rather than raw memory replication. We (now as a software firm) use a different approach to distribution than the Annex E. Memcached could be used there as well, though our customers have their own preferences concerning the transport protocols (our middleware is communicating with hardware devices etc. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de