1. Implementation of Time Series Analysis as a web service -- Most implementation is working now. I’m making the implementation to work as a web service.
- To execute analyze_tseri_linux, we need to create a few input files. Among them, a parameter file needs more attention on creation. No blank line is allowed for separating sites. In the previous implementation, new line was added automatically, which caused error.
- To server as a web service, type of inputs should be carefully considered. If a complex data type is used such as object, the data type should be serializable or mashalable.
- The paper will contain the experience of Big Red portal and portlet implementation for SC 06.
- Grid Tag Library and Grid Beans made by Mehmet Nacar will be discussed too.
No comments:
Post a Comment