Bala Dhandayuthapani V.

Work place: Department of Information Technology, University of Technology and Applied Sciences - Shinas, Oman

E-mail: bala.veerasamy@shct.edu.om

Website:

Research Interests:

Biography

Dr. Bala Dhandayuthapani V. received his Ph.D. in Information Technology and Computer Science (interdisciplinary) from Manonmaniam Sundaranar University, India. He has more than 20 years of experience as a faculty member, including in India, Ethiopia, and Oman. He is presently working as an IT faculty member at the University of Technology and Applied Sciences, Shinas, North Al Batinah, Sultanate of Oman. He received his M.Tech. in Information Technology from Allahabad Agricultural Institute of Deemed University, his M.S. in Information Technology, and his B.Sc. in Computer Science from Bharathidasan University. He published more than 30 peer-reviewed technical research papers in various international journals (20 articles) and conference proceedings (11 articles). He also authored a textbook entitled "An Introduction to Parallel and Distributed Computing through Java". He has given several invited technical talks and has been involved in many academic activities.

Author Articles
Implementation of Python Interoperability in Java through TCP Socket Communication

By Bala Dhandayuthapani V.

DOI: https://doi.org/10.5815/ijitcs.2023.04.05, Pub. Date: 8 Aug. 2023

Programming language interoperability is highly desirable for a variety of reasons, such as the fact that if a programmer implements specific functionality that has previously been implemented in another language, the software component can simply be reused. Because they are particularly well-suited and efficient at implementing features, certain languages regularly arise to handle issue areas. There are numerous third-party programs available for a variety of languages. When programmers have experience with and preferences for several programming languages, collaboration on complex projects is easier. A range of techniques and methods have been used to handle various cross-language communication challenges. The importance of interoperability and cross-language communication between Java and Python via socket programming is examined in this research article through an empirical model of different execution environment paradigms that can help guide the development of improved approaches for integrating Python libraries with Java without the need for extra libraries or third-party libraries. The interoperability strategy benefits from the quality and availability of Python libraries in Java by cutting down on development time, maintenance needs, general usability, upkeep, and system integration without incurring additional costs. It is versatile to use this interoperability strategy since identical scripts are run in Java client contexts in the same way that they were used in Python. There are different Python modules used in the research article to exemplify and evaluate the expressions, built-in functions, strings, collections, data exploration, statistical data analysis using NumPy, SciPy, and Pandas, and Scikit-Learn for machine learning with linear regression.

[...] Read more.
Other Articles