Hi All,

I have planed to develop $Subject using NIO[1] . NIO was created to allow
Java programmers to implement high-speed I/O without having to write custom
native code. NIO moves the most time-consuming I/O activities (namely,
filling and draining buffers) back into the operating system, thus allowing
for a great increase in speed[2].

Hope NIO was the best choice for CEP file writer. If you have any
suggestions please add in this thread.

[1] https://docs.oracle.com/javase/7/docs/api/java/nio/package-summary.html
[2] http://www.ibm.com/developerworks/java/tutorials/j-nio/j-nio.html

-- 
Thank you
Best Regards

*Rajjaz HM*
Associate Software Engineer
Platform Extension Team
WSO2 Inc. <http://wso2.com/>
lean | enterprise | middleware
Mobile | +94752833834|+94777226874
Email   | raj...@wso2.com
LinkedIn <https://lk.linkedin.com/in/hmohammedrajjaz> | Blogger
<http://wso2experience.blogspot.com/> | WSO2 Profile
<http://wso2.com/about/team/mohammer-rajjaz/>
_______________________________________________
Architecture mailing list
Architecture@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to