HI,
windshome wrote:
> Hello,Jeanfrancois Arcand,in recently, I view the source code for grizzly, My
> work task is write a server framework for some server product base j2se,it
> is a c/s mode server,not b/s,client is some application. protocol in
> client/server is not http , the protocol is our custom.
>
> At I read the code,I feel too difficult to understand the thoughtfulness of
> grizzly, I can understand the class、interface and method,but I can not
> understand the idea for the code. So, I mail you for some help ,can you give
> me some advice to read the code,or give me some document describe
> grizzly?not the document in dev.java.net,the detail design document should
> help me to understand it.
That's our biggest problem right now...we need to work on docs. Have you
looked at links here:
http://grizzly.dev.java.net? Also, take a look
under grizzly/modules/grizzly/src/test. This is not perfect, but feel
free to ask questions here. We all can help!
Thanks!
-- Jeanfrancois