Curious about the future of data-driven systems? Join our Data Engineering roundtable and learn how to build scalable data platforms.
Data Engineering: The industry has come a long way from organizing unstructured data to adopting today's modern data pipelines. See how.
Senior Software Engineer working as a Consultant / Mentor / Architect / Developer at CraftingJava
Hey! I'm Laszlo. My focus area has been Java development in the last 12 years. During past projects I worked in various roles as a consultant, developer, mentor and architect. Mostly I've been interested in back-end applications. I specialized in building solutions with the Spring Framework and also got acquainted with its internals. I've started to blog about Java and Spring recently. Follow @craftingjava or visit my website. Cheers!
Stats
| Reputation: | 580 |
| Pageviews: | 557.9K |
| Articles: | 8 |
| Comments: | 2 |
Comments
Dec 20, 2018 · Laszlo Csontos
There's a queue between that process which submits jobs and the thread pool. If all threads are occupied, the job will just be queued. If the queue is full, plus threads are also occupied, then the new task will be rejected. There are couple of rejection policies you can choose (eg. caller runs).
Dec 17, 2018 · Laszlo Csontos
https://askubuntu.com/questions/648555/bash-program-cannot-execute-binary-file-exec-format-error