[30340] in Kerberos
Re: Sequence numbering after export and import of context
daemon@ATHENA.MIT.EDU (Ken Raeburn)
Mon Oct 6 15:17:49 2008
Message-Id: <9FDBCF79-D726-4539-861B-B3F5F0D15176@mit.edu>
From: Ken Raeburn <raeburn@mit.edu>
To: Kerberos mailing list <kerberos@mit.edu>
In-Reply-To: <gcdo0f$clp$1@ger.gmane.org>
Mime-Version: 1.0 (Apple Message framework v929.2)
Date: Mon, 6 Oct 2008 15:17:27 -0400
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: kerberos-bounces@mit.edu
On Oct 6, 2008, at 15:06, Markus Moeller wrote:
> I understand that you need to keep the sequencing and in my case it
> is the
> case. Child 2 will always start after child 1 has finished. So there
> is a
> clear flow order which is just handled by different processes, why I
> thought
> I can re-export/re-import the context. Unfortunately it is an
> existing
> application and not that easy to completely rewrite.
If child 1 imports the context, does stuff, and exports the context,
and then child 2 imports the context exported by child 1, yes, that
should be fine. It's just if, for example, two children running in
parallel imported the same context from the parent, that you'd have
problems.
Ken
________________________________________________
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos