gmane.comp.java.jsr.166-concurrency archive
401 archived articles, newest first (page 3 of 5). Latest articles →
Re: Counter-intuitive behavior of CompleteableFuture
Thu, 20 May 2021 14:49:34 +0200Re: Counter-intuitive behavior of CompleteableFuture
Thu, 20 May 2021 05:40:11 -0700Counter-intuitive behavior of CompleteableFuture
Thu, 20 May 2021 14:28:52 +0200Re: Q.: supporting arbitrary DAGs in ForkJoinPool implementation
Fri, 30 Apr 2021 11:23:38 -0400Q.: supporting arbitrary DAGs in ForkJoinPool implementation
Thu, 29 Apr 2021 10:25:07 -0400Theoretical race condition in ECJ enum switches
Fri, 19 Mar 2021 13:55:14 +0100Re: is HB consistent with SO for not otherwise related synchronization actions?
Wed, 3 Feb 2021 22:40:35 -0700Re: is HB consistent with SO for not otherwise related synchronization actions?
Wed, 3 Feb 2021 22:35:48 -0700Re: is HB consistent with SO for not otherwise related synchronization actions?
Wed, 3 Feb 2021 08:13:31 +0000Re: is HB consistent with SO for not otherwise related synchronization actions?
Wed, 3 Feb 2021 08:02:04 +0000Re: is HB consistent with SO for not otherwise related synchronization actions?
Wed, 3 Feb 2021 09:39:35 +0200Re: is HB consistent with SO for not otherwise related synchronization actions?
Wed, 3 Feb 2021 07:37:25 +0200Re: is HB consistent with SO for not otherwise related synchronization actions?
Tue, 2 Feb 2021 18:38:07 -0700is HB consistent with SO for not otherwise related synchronization actions?
Tue, 2 Feb 2021 17:53:57 -0700Re: Phaser.arrive() memory co nsistency effects
Sun, 31 Jan 2021 23:48:33 +0100 (CET)Re: Phaser.arrive() memory consistency effects
Sat, 30 Jan 2021 10:21:47 -0500Re: Phaser.arrive() memory consistency effects
Fri, 29 Jan 2021 09:28:39 -0800Phaser.arrive() memory consistency effects
Fri, 29 Jan 2021 12:05:17 +0100 (CET)Re: CompletableFuture dependent ordering
Mon, 18 Jan 2021 15:14:51 -0800Re: Continuously re-spawning a stopped/killed thread
Tue, 5 Jan 2021 20:43:53 +0100Re: CompletableFuture dependent ordering
Tue, 5 Jan 2021 04:04:55 -0800Re: CompletableFuture dependent ordering
Tue, 5 Jan 2021 06:57:26 -0500Re: CompletableFuture dependent ordering
Tue, 5 Jan 2021 09:17:54 +0000Re: CompletableFuture dependent ordering
Mon, 4 Jan 2021 23:28:38 +0000CompletableFuture dependent ordering
Mon, 4 Jan 2021 14:28:44 -0800Re: Continuously re-spawning a stopped/killed thread
Fri, 18 Dec 2020 13:42:26 +0100Re: Continuously re-spawning a stopped/killed thread
Fri, 18 Dec 2020 13:15:40 +0100Re: Continuously re-spawning a stopped/killed thread
Fri, 18 Dec 2020 12:45:15 +0100Re: Continuously re-spawning a stopped/killed thread
Fri, 18 Dec 2020 21:34:38 +1000Re: Continuously re-spawning a stopped/killed thread
Fri, 18 Dec 2020 12:05:13 +0100Re: Continuously re-spawning a stopped/killed thread
Tue, 15 Dec 2020 12:44:21 -0800Continuously re-spawning a stopped/killed thread
Mon, 14 Dec 2020 11:24:46 +0100Re: Code snippets in documentation
Fri, 27 Nov 2020 20:48:15 +0000Re: Code snippets in documentation
Fri, 27 Nov 2020 12:40:26 -0500Re: Code snippets in documentation
Thu, 26 Nov 2020 11:25:29 +0000Code snippets in documentation
Wed, 25 Nov 2020 15:48:15 +0000Re: ConcurrentLinkedDeque is non-linearizable
Sun, 22 Nov 2020 18:01:18 -0800Re: ConcurrentLinkedDeque is non-linearizable
Mon, 23 Nov 2020 03:49:35 +0300ConcurrentLinkedDeque is non-linearizable
Mon, 23 Nov 2020 03:43:35 +0300Re: ForkJoinPool deadlock - bug?
Wed, 21 Oct 2020 11:44:10 -0400ForkJoinPool deadlock - bug?
Wed, 21 Oct 2020 16:52:25 +0200Re: CompletableFuture.get() swallows thread interrupt flag on Java 11
Fri, 16 Oct 2020 07:49:19 -0400Re: CompletableFuture.get() swallows thread interrupt flag on Java 11
Thu, 15 Oct 2020 17:55:09 +1000Re: CompletableFuture.get() swallows thread interrupt flag on Java 11
Thu, 15 Oct 2020 17:02:18 +1000Re: CompletableFuture.get() swallows thread interrupt flag on Java 11
Thu, 15 Oct 2020 07:23:41 +0100CompletableFuture.get() swallows thread interrupt flag on Java 11
Thu, 15 Oct 2020 13:33:19 +1000Re: ForkJoinPool sometimes blocks an outer on a nested task (Java 9 and later)
Thu, 01 Oct 2020 20:04:28 +0000ForkJoinPool sometimes blocks an outer on a nested task (Java 9 and later)
Thu, 1 Oct 2020 14:14:47 +0200Re: Battles with CountedCompleter
Tue, 29 Sep 2020 12:03:01 -0700Re: Battles with CountedCompleter
Tue, 29 Sep 2020 12:34:28 +0200Re: Battles with CountedCompleter
Tue, 29 Sep 2020 12:18:46 +0200Re: Battles with CountedCompleter
Tue, 29 Sep 2020 08:40:53 +0000Re: Battles with CountedCompleter
Mon, 28 Sep 2020 11:54:37 -0700Re: Battles with CountedCompleter
Sun, 27 Sep 2020 14:28:40 +0000Battles with CountedCompleter
Thu, 24 Sep 2020 17:01:30 -0700Re: CompletableFuture.cancel vs Future.cancel bug?
Wed, 26 Aug 2020 15:34:56 +0300Re: CompletableFuture.cancel vs Future.cancel bug?
Tue, 25 Aug 2020 11:42:33 -0400Re: CompletableFuture.cancel vs Future.cancel bug?
Mon, 24 Aug 2020 16:45:21 +0300Re: CompletableFuture#postComplete() can be invoked concurrently?
Mon, 24 Aug 2020 10:01:48 +0100Re: CompletableFuture.cancel vs Future.cancel bug?
Sun, 23 Aug 2020 16:15:42 -0400Re: CompletableFuture.cancel vs Future.cancel bug?
Sun, 23 Aug 2020 16:30:05 +0300Re: CompletableFuture#postComplete() can be invoked concurrently?
Sun, 23 Aug 2020 08:40:49 -0400Re: CompletableFuture.cancel vs Future.cancel bug?
Sun, 23 Aug 2020 08:33:28 -0400Re: CompletableFuture#postComplete() can be invoked concurrently?
Sun, 23 Aug 2020 08:09:22 +0100Re: CompletableFuture#postComplete() can be invoked concurrently?
Sun, 23 Aug 2020 00:03:00 -0700Re: CompletableFuture#postComplete() can be invoked concurrently?
Sun, 23 Aug 2020 14:53:22 +0800 (GMT+08:00)Re: CompletableFuture#postComplete() can be invoked concurrently?
Sun, 23 Aug 2020 07:36:57 +0100Re: CompletableFuture#postComplete() can be invoked concurrently?
Sat, 22 Aug 2020 23:25:07 -0700Re: CompletableFuture#postComplete() can be invoked concurrently?
Sun, 23 Aug 2020 11:42:43 +0800 (GMT+08:00)Re: CompletableFuture#postComplete() can be invoked concurrently?
Sat, 22 Aug 2020 11:07:21 -0700CompletableFuture#postComplete() can be invoked concurrently?
Sat, 22 Aug 2020 23:16:52 +0800 (GMT+08:00)Re: CompletableFuture.cancel vs Future.cancel bug?
Thu, 20 Aug 2020 22:06:05 +0300Re: CompletableFuture.cancel vs Future.cancel bug?
Thu, 20 Aug 2020 10:48:22 -0700Re: CompletableFuture.cancel vs Future.cancel bug?
Thu, 20 Aug 2020 19:25:51 +0300CompletableFuture.cancel vs Future.cancel bug?
Thu, 20 Aug 2020 11:11:28 +0300Re: Why SynchronousQueue.TransferQueue#clean() not clean the last node
Mon, 17 Aug 2020 10:55:53 +0100Re: Why SynchronousQueue.TransferQueue#clean() not clean the last node
Mon, 17 Aug 2020 07:17:52 +0100Re: Why SynchronousQueue.TransferQueue#clean() not clean the last node
Sun, 16 Aug 2020 19:23:29 -0700Re: Why SynchronousQueue.TransferQueue#clean() not clean the last node
Mon, 17 Aug 2020 10:13:33 +0800 (CST)Re: Why SynchronousQueue.TransferQueue#clean() not clean the last node
Sun, 16 Aug 2020 17:52:48 -0700Re: Why SynchronousQueue.TransferQueue#clean() not clean the last node
Mon, 17 Aug 2020 00:13:39 +0100Re: Why SynchronousQueue.TransferQueue#clean() not clean the last node
Sun, 16 Aug 2020 12:55:24 -0700Re: Why SynchronousQueue.TransferQueue#clean() not clean the last node
Sat, 15 Aug 2020 09:24:36 +0100Re: Why SynchronousQueue.TransferQueue#clean() not clean the last node
Sat, 15 Aug 2020 00:02:20 -0700Re: Why SynchronousQueue.TransferQueue#clean() not clean the last node
Sat, 15 Aug 2020 07:22:46 +0100Re: Why SynchronousQueue.TransferQueue#clean() not clean the last node
Sat, 15 Aug 2020 14:18:17 +0800 (GMT+08:00)Re: Why SynchronousQueue.TransferQueue#clean() not clean the last node
Sat, 15 Aug 2020 07:03:09 +0100Re: Why SynchronousQueue.TransferQueue#clean() not clean the last node
Fri, 14 Aug 2020 21:41:00 -0700Why SynchronousQueue.TransferQueue#clean() not clean the last node
Sat, 15 Aug 2020 11:12:48 +0800 (GMT+08:00)Re: Somewhere in this constructor of PriorityBlockingQueue is hard to understand
Wed, 5 Aug 2020 13:53:36 +0800 (CST)Re: Somewhere in this constructor of PriorityBlockingQueue is hard to understand
Wed, 5 Aug 2020 13:42:16 +0800 (CST)Re: Somewhere in this constructor of PriorityBlockingQueue is hard to understand
Wed, 5 Aug 2020 04:04:12 +0000Re: Somewhere in this constructor of PriorityBlockingQueue is hard to understand
Wed, 5 Aug 2020 10:12:14 +0800 (CST)Re: Somewhere in this constructor of PriorityBlockingQueue is hard to understand
Wed, 5 Aug 2020 10:07:29 +0800 (CST)Re: Somewhere in this constructor of PriorityBlockingQueue is hard to understand
Tue, 4 Aug 2020 19:02:01 +0000Re: Somewhere in this constructor of PriorityBlockingQueue is hard to understand
Tue, 4 Aug 2020 23:55:55 +0800 (GMT+08:00)Re: Somewhere in this constructor of PriorityBlockingQueue is hard to understand
Tue, 4 Aug 2020 14:13:17 +0000Somewhere in this constructor of PriorityBlockingQueue is hard to understand
Tue, 4 Aug 2020 20:10:23 +0800 (GMT+08:00)Re: Lazy, cached supplier: most performant mutex mechanism?
Sun, 2 Aug 2020 18:59:26 +0100Re: Lazy, cached supplier: most performant mutex mechanism?
Sat, 1 Aug 2020 14:24:17 +0200 (CEST)
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.