Claim Missing Document
Check
Articles

Found 2 Documents
Search

Big data analytics framework for defense strategic intelligence and decision support systems Rochedi Idul Adha; Adam Mardamsyah; Khaerul Imam Phatoni
Journal of Defense Technology and Engineering Vol. 1 No. 2 (2026): January, Journal of Defense Technology and Engineering
Publisher : Fakultas Teknik dan Teknologi Pertahanan, Universitas Pertahanan Republik Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

The contemporary defense environment faces rapidly evolving threats, vast heterogeneous data, and linguistic diversity, creating significant challenges for timely and accurate intelligence analysis. This study aims to develop an integrated big data analytics framework that combines open-source intelligence, social media monitoring, and satellite imagery into a unified temporal knowledge graph to support multilingual, cross-modal threat assessment. The proposed methodology incorporates five key phases: multi-source data collection and preprocessing, multilingual transformer-based natural language processing for entity, relation, and event extraction, temporal knowledge graph construction, machine learning-driven analytical modeling for threat prediction and risk assessment, and comprehensive evaluation using both system performance and intelligence value metrics. Experimental results demonstrate that the framework achieves superior entity recognition (F1-score 0.882) and relation extraction (F1-score 0.869), reduces processing latency by 92.6% compared to baseline systems, and integrates 6.3 million entities across 15 languages. Multi-source data fusion improves assessment accuracy by 18.4%, enabling near real-time situational awareness and enhanced strategic decision-making. The system’s explainable reasoning and temporal modeling capabilities provide transparent, actionable intelligence for defense planners, addressing limitations of traditional single-modality and monolingual systems. These findings indicate that integrating multilingual NLP, cross-modal fusion, and temporal knowledge representation significantly enhances operational readiness and early warning capabilities, offering a practical framework adaptable to national and regional security contexts.
Implementation of gaming In the cloud through construct engine applications on heroku infrastructure Khaerul Imam Phatoni; Rochedi Idul Adha; Jonson Manurung; M Azhar Prabukusumo; Rizqullah Aryaputra Piliang; Muhammad Sulthan Nasyira
Jurnal Mandiri IT Vol. 14 No. 3 (2026): Jan: Computer Science and Field
Publisher : Institute of Computer Science (IOCS)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.35335/mandiri.v14i3.478

Abstract

This study presents a performance analysis of real-time multiplayer gaming through web-based game engines deployed on cloud Platform-as-a-Service infrastructure, specifically examining Construct 3 integration with Heroku's managed deployment platform. A multiplayer Pong game was developed to evaluate the viability of browser-based gaming architectures for real-time applications, utilizing WebSocket communication protocols, room-based session management, and hybrid client-server prediction models. The implementation demonstrates five architectural components: secure WebSocket connection establishment, 60 frames-per-second server-side game state synchronization, minimal cloud deployment configuration, scalable room management supporting multiple concurrent sessions, and responsive input handling with client-side prediction. Performance evaluation with ten concurrent game instances revealed exceptional resource efficiency, consuming maximum 34 megabytes memory with dyno load averages of 0.01, validating JavaScript-based server implementations for real-time gaming applications. The results indicate that web-based game engines can achieve performance characteristics traditionally associated with dedicated server architectures while maintaining significant advantages in development velocity, deployment simplicity, and operational efficiency. The study contributes evidence supporting the democratization of multiplayer game development through accessible web technologies, demonstrating that traditional barriers between browser-based and native gaming applications are diminishing as platform capabilities mature. These findings establish benchmarks for web-based multiplayer gaming performance and provide foundation for future research in cloud-based game development paradigms.