WASET
	@article{(Open Science Index):https://publications.waset.org/pdf/16706,
	  title     = {Optimising Data Transmission in Heterogeneous Sensor Networks},
	  author    = {M. Hammerton and  J. Trevathan and  T. Myers and  W. Read},
	  country	= {},
	  institution	= {},
	  abstract     = {The transfer rate of messages in distributed sensor network applications is a critical factor in a system's performance. The Sensor Abstraction Layer (SAL) is one such system. SAL is a middleware integration platform for abstracting sensor specific technology in order to integrate heterogeneous types of sensors in a network. SAL uses Java Remote Method Invocation (RMI) as its connection method, which has unsatisfying transfer rates, especially for streaming data.  This paper analyses different connection methods to optimize data transmission in SAL by replacing RMI.  Our results show that the most promising Java-based connections were frameworks for Java New Input/Output (NIO) including Apache MINA, JBoss Netty, and xSocket. A test environment was implemented to evaluate each respective framework based on transfer rate, resource usage, and scalability. Test results showed the most suitable connection method to improve data transmission in SAL JBoss Netty as it provides a performance enhancement of 68%.
},
	    journal   = {International Journal of Computer and Information Engineering},
	  volume    = {7},
	  number    = {9},
	  year      = {2013},
	  pages     = {1203 - 1211},
	  ee        = {https://publications.waset.org/pdf/16706},
	  url   	= {https://publications.waset.org/vol/81},
	  bibsource = {https://publications.waset.org/},
	  issn  	= {eISSN: 1307-6892},
	  publisher = {World Academy of Science, Engineering and Technology},
	  index 	= {Open Science Index 81, 2013},
	}