Search Results - Java Executor framework
-
1
Peachy Parallel Assignments (EduPar 2019)
Published: IEEE 01.05.2019Published in 2019 IEEE International Parallel and Distributed Processing Symposium Workshops (IPDPSW) (01.05.2019)“…Peachy Parallel Assignments are a resource for instructors teaching parallel and distributed programming. These are high-quality assignments, previously tested…”
Get full text
Conference Proceeding -
2
An Analytical study of Performance towards Task-level Parallelism on Many-core systems using Java API
Published: IEEE 08.07.2021Published in 2021 6th International Conference on Communication and Electronics Systems (ICCES) (08.07.2021)“… Java provides three prominent APIs: Executor, Fork-Join and Parallel Streams frameworks to achieve task-level parallelism…”
Get full text
Conference Proceeding -
3
Nime: a native in-memory compute framework for cluster computing
ISSN: 1386-7857, 1573-7543Published: New York Springer US 01.09.2025Published in Cluster computing (01.09.2025)“… However, executors run on top of Java virtual machines (JVMs), which incurs a significant runtime overhead in terms of memory and compute resources and thus deteriorates the system’s performance…”
Get full text
Journal Article -
4
Comparison of Java Virtual and Non-Virtual Threads in Parallel Programming
Published: IEEE 02.06.2025Published in 2025 MIPRO 48th ICT and Electronics Convention (02.06.2025)“…The Java programming language, in its long-term support version 21 (released in September 2023…”
Get full text
Conference Proceeding -
5
HetSpark: A Framework that Provides Heterogeneous Executors to Apache Spark
ISSN: 1877-0509, 1877-0509Published: Elsevier B.V 2018Published in Procedia computer science (2018)“… Utilizing these devices is not trivial task however from an engineering effort perspective since developers versed in distributed computing frameworks, such as Apache Spark are used to developing…”
Get full text
Journal Article -
6
Memory Optimizations for Distributed Executors in Big Data Clouds
ISBN: 9798263375720Published: ProQuest Dissertations & Theses 01.01.2019“… Distributed executors are widely used as the computation abstractions for providing data parallelism and computation parallelism in large computing clusters…”
Get full text
Dissertation -
7
Scaling Instant Messaging Communication Services: A Comparison of Blocking and Non-Blocking Techniques
ISSN: 1941-6237, 1941-6245Published: Hershey IGI Global 01.07.2012Published in International journal of ambient computing and intelligence (01.07.2012)“… Specifically, a conventional Java Executor approach is compared with a functional approach realised through Scala and its Actors framework…”
Get full text
Journal Article -
8
TaskLocalRandom: a statistically sound substitute to pseudorandom number generation in parallel java tasks frameworks
ISSN: 1532-0626, 1532-0634Published: Blackwell Publishing Ltd 10.09.2015Published in Concurrency and computation (10.09.2015)“… Meanwhile, Java 7 offers a framework to split a problem in a divide and conquer way through the new class called ForkJoinPool…”
Get full text
Journal Article -
9
Scaling Instant Messaging communication services: A comparison of blocking and non-blocking techniques
ISBN: 9781457706806, 1457706806ISSN: 1530-1346Published: IEEE 01.06.2011Published in 2011 IEEE Symposium on Computers and Communications (ISCC) (01.06.2011)“… Specifically, a conventional Java Executor approach is compared with a functional approach realised through Scala and its Actors framework…”
Get full text
Conference Proceeding -
10
Domination, Subordination, and the Role of Cultural Brokers in the Context of Dutch Colonial Power in Indonesia: The Case of Cisaga Plantation Industrial Landscape in West Java
ISSN: 2253-797X, 2253-797XPublished: Consejo Superior de Investigaciones Científicas 18.08.2025Published in Culture & history digital journal (18.08.2025)“… The domination of power is seen in the role of cultural brokers at the Cisaga Plantation in Ciamis, West Java, Indonesia, during the Dutch colonial period…”
Get full text
Journal Article -
11
Design of Mimic Application Framework Based on NETTY
Published: IEEE 27.12.2024Published in 2024 4th International Conference on Electronic Information Engineering and Computer Communication (EIECC) (27.12.2024)“… The Netty based mimic application framework provides users with such a set of tools. Due to the use of Java to develop mimic components such as distributors, arbiters…”
Get full text
Conference Proceeding -
12
Automatic Refactoring Approach for Asynchronous Mechanisms with CompletableFuture
ISSN: 2076-3417, 2076-3417Published: Basel MDPI AG 01.10.2024Published in Applied sciences (01.10.2024)“…To address the inherent limitations of Future in asynchronous programming frameworks, JDK…”
Get full text
Journal Article -
13
Ignis: An efficient and scalable multi-language Big Data framework
ISSN: 0167-739XPublished: Elsevier B.V 01.04.2020Published in Future generation computer systems (01.04.2020)“… (Java Virtual Machine) languages by default. In order to support non-JVM languages, subprocesses are created and connected to the framework using system pipes…”
Get full text
Journal Article -
14
Enhancing community role in catchment area of cascade-pond system at the campus of Universitas Indonesia, Depok, West Java, Indonesia
ISSN: 2261-236X, 2274-7214, 2261-236XPublished: Les Ulis EDP Sciences 01.01.2017Published in MATEC web of conferences (01.01.2017)“… Community as the main role holder, besides as beneficiary, is also as planner and executor of the program…”
Get full text
Journal Article Conference Proceeding -
15
Promise Land: Proving Correctness with Strongly Typed Javascript-Style Promises
ISBN: 9798837548536Published: ProQuest Dissertations & Theses 01.01.2022“… The work presented here implements Javascript-style Promises in Haskell, translating the model to a strongly typed framework where we can use the type system to rule out some classes of bugs. Common errors…”
Get full text
Dissertation -
16
A Novel Scalable DBSCAN Algorithm with Spark
Published: IEEE 01.05.2016Published in 2016 IEEE International Parallel and Distributed Processing Symposium Workshops (IPDPSW) (01.05.2016)“… We present a new parallel DBSCAN algorithm using the new big data framework Spark. In order to reduce search time, we apply kd-tree in our algorithm…”
Get full text
Conference Proceeding -
17
File based GRID thread implementation in the .NET-based Alchemi Framework
ISBN: 1424428238, 9781424428236Published: IEEE 01.12.2008Published in 2008 International Multitopic Conference (01.12.2008)“… Among the several software toolkits those help us to implement a grid environment, Alchemi is widely used and open source toolkit that runs on the Windows operating system in the .NET Framework…”
Get full text
Conference Proceeding -
18
ISTTOK control system upgrade
ISSN: 0920-3796, 1873-7196Published: Elsevier B.V 01.10.2013Published in Fusion engineering and design (01.10.2013)“…s control cycle under the MARTe framework.•The ISTTOK control system upgrade provides reliable operation with an improved operational space…”
Get full text
Journal Article -
19
Framework synthesis for symbolic execution of event-driven frameworks
ISBN: 9781339866222, 1339866226Published: ProQuest Dissertations & Theses 01.01.2016“…Symbolic execution is a powerful program analysis technique, but it is very challenging to apply to programs built using event-driven frameworks, such as Android…”
Get full text
Dissertation -
20
Apache Ignite Quick Start Guide: Distributed Data Caching and Processing Made Easy
ISBN: 9781789347531, 178934753XPublished: Birmingham Packt Publishing, Limited 2018“…Apache Ignite is a distributed in-memory platform designed to scale and process large volume of data. It can be integrated with microservices as well as…”
Get full text
eBook

