Spelling suggestions: "subject:"linux bnetwork applicatication alframework"" "subject:"linux bnetwork applicatication cxframework""
1 |
Study of Linux Network Application Framework: Case Implementation of the MongoDB ServicesHung, Chien-Heng 06 July 2011 (has links)
Linux network application framework can help programmers developing network service applications on Linux. Programmers can concentrate on the business logic of applications, and do not have to care about network transmission and serialization between client and server. In addition, application¡¦s client and server can be implemented by different programming languages and communicate with each other according to the programming languages supported by framework.
This paper chooses Thrift and Etch to be the topic of Linux network application framework, and introduces their interface definition language, serialization and network architecture. This paper also makes experiments on the implementation of MongoDB, choosing of serialization and situation of multiple clients to a single server to get the performances of two frameworks. In general, Thrift has richer features and slightly better performance than Etch.
|
Page generated in 0.0929 seconds