Explain processing predefined application protocols, Operating System

Assignment Help:

Explain Processing Predefined Application Protocols

Implementing and swift processing of predefined application protocols is sure to improve performance of server - side applications. As we learned earlier, they are geared for high performance by a twofold mechanism. First, because they are inflexible, a minimal amount of time is spent massaging parameters into communications buffers. Second, they may be efficiently processed by the server application if properly architected.

In fact, even a flexible application- level protocol can be made much more efficient at the server with good coding techniques. Fundamentally, a server component is either aware of its execution as a separate server component or unaware; as is the case with RPCs. Optimizing the execution based on the efficient processing of application-level protocols requires the server components to become very aware. The modification is simple, however. Server processing of application-level protocols can be optimized by passing actual protocol buffers to the server procedure for processing. This removes the overhead of unpacking the protocols, and possibly the wasted memory space of copying the inter- application protocol data into formalized parameters.


Related Discussions:- Explain processing predefined application protocols

Why is it complicated to protect a system, Q. Why is it complicated to prot...

Q. Why is it complicated to protect a system in which users are allowed to do their own I/O? Answer: In earlier chapters we identified a distinction among kernel and user mod

Define busy waiting and spinlock, Define busy waiting and spinlock. Whe...

Define busy waiting and spinlock. When a process is in its significant section, any other process that tries to enter its critical section must loop continuously in the entry c

Hashed page table, W hat is hashed page table & method of hashed page tabl...

W hat is hashed page table & method of hashed page table with details

Diehard allocator - custom allocators, Allocators can also be used to avoid...

Allocators can also be used to avoid problems with unsafe languages. C and C++ are pervasive, with huge amounts of existing code. They are also memory-unsafe languages, in that the

Locks - mutexes, Locks (also known as mutexes, short for mutual exclusion l...

Locks (also known as mutexes, short for mutual exclusion locks) provide mutual exclusion to shared data inside a critical session. They are implemented by means of two atomic routi

Explain the tlsalloc (void) - tls function call, Explain the TlsAlloc (VOID...

Explain the TlsAlloc (VOID) This function is used to allocate a TLS index.Any subsequent TLS function calls will require  the handle returned  from TlsAlloc to be passed. The i

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd