Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search Coderanch
Advance search
Google search
Register / Login
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Tim Cooke
Campbell Ritchie
paul wheaton
Jeanne Boyarsky
Ron McLeod
Sheriffs:
Paul Clapham
Devaka Cooray
Saloon Keepers:
Tim Holloway
Carey Brown
Piet Souris
Bartenders:
Other threads similar to
Handling multiple requests using CompletableFuture
Java in General
How can I set a timeout in a method invocation?
5 replies
Threads and Synchronization
Use of join method in CompletableFuture class vs get method
3 replies
Programmer Certification (OCPJP)
Book Concurrency question
5 replies
Threads and Synchronization
Java program for fibanocci using Java threads
4 replies
Threads and Synchronization
Callable and Executor
Staff volunteer someone thinks this thread is probably resolved
8 replies
Java in General
parallelism in a for loop and using java 5 concurrency
8 replies
Threads and Synchronization
Concurrent ExecutorService with partial sequential processing
6 replies
1
Threads and Synchronization
Socket Server only processing one request, then it just queues them up
5 replies
Sockets and Internet Protocols
Multi-threaded FTP Upload from JSE App
4 replies
Threads and Synchronization
ExecutorService and FutureTask implementation
3 replies
WebSphere
Auto Publishing
11 replies
Threads and Synchronization
RejectedExecutionException thrown in bounded threadpool even when the # of tasks < coresize
Staff volunteer someone thinks this thread is probably resolved
15 replies
2
Beginning Java
object to string error
9 replies
Java in General
Using CyclicBarrier
41 replies
[
1
,
2
]
Programmer Certification (OCPJP)
OCP 8 Study Guide chapter 7 question 21
8 replies
Threads and Synchronization
Future.get() returns NullPointerException
5 replies
Threads and Synchronization
Concurrency and AspectJ
1 reply
Java in General
how can I stop a loop using timeout feature
7 replies
Performance
Performance of ScheduledExecutor?
1 reply
Java in General
Single Producer and multiple consumer using Mulithreading
2 replies
Threads and Synchronization
Thread (maintain current thread)
3 replies
Java in General
Both work, except when the first one doesn't. Why does it fail?
0 replies
Threads and Synchronization
Process the multiple records in a file by Producer/consumer concept using Multithreading
14 replies
Threads and Synchronization
Threads behave in sequential Style
4 replies
Threads and Synchronization
Order for Result of Callable Interface Implementation
1 reply
Programmer Certification (OCPJP)
OCP Oracle Certified Professional Java SE8 Programmer II Study Guide - Error on test question 22
1 reply
Threads and Synchronization
Help in FutureTask class with function timeout
1 reply
JSP
Password Encryption in JSP
121 replies
[
1
,
2
,
3
,
4
]
3
Threads and Synchronization
Getting results for processing and also waiting for all threads to complete
7 replies
JavaFX
JavaFX -- Result of Task becomes Null when it is used
Staff volunteer someone thinks this thread is probably resolved
2 replies
2
Threads and Synchronization
ExecutorSerive vs CompletionService
2 replies
Threads and Synchronization
Converting threadgroup to executorservice
1 reply
Java in General
Implement queue to perform read and write operation separately.
61 replies
[
1
,
2
]
1
Threads and Synchronization
SwingWorker (thread) + Http Post (call) >> returned nothing?
3 replies
Threads and Synchronization
Uniqueness in Future Task: Same task when submitted twice executes only once
3 replies
Java in General
How to pass the new incoming Data to another Class after Polling?
8 replies
Threads and Synchronization
How to set timeout in a method in Java and retry method for a periodic amount of time
2 replies
Beginning Java
how to use a Task? get something from the future
3 replies
Servlets
JSP -> Servlet and form bean.
0 replies
Threads and Synchronization
Why does FutureTask lack something like exceptionOccurred()
2 replies
Threads and Synchronization
Framework for GUI with computationally intensive threads
8 replies
Beginning Java
ArrayList<Future<Integer>> results = new ArrayList<Future<Integer>>();
3 replies
Java in General
Method call timeout and return value
1 reply
Threads and Synchronization
ThreadPool, don't execute two jobs simultaneously if certain conditions are met
11 replies
Java in General
How to handle exception returned by callable when main thread is already dead.
1 reply
Java in General
ExecutorService is forcing me to cast to (Callable<T>)
5 replies
Threads and Synchronization
Callable Freezing Help
12 replies
Java in General
Concurrency & the role of {} in lambdas (OCP book)
6 replies
Threads and Synchronization
Problem with my application never exiting the main
2 replies
Web Services Certification (OCEJWSD)
Aync Callback Web Service Client using Dispatch API
Staff volunteer someone thinks this thread is probably resolved
16 replies