video:Introduction to Remoting

Here is a quick video blog on Remoting Architecture. This has been well received and appreciated in the inner circle. The video training discusses the working and architectural overview of how a remoting system works. The discussion doesn’t talk about any particular remoting framework and the same idea, in principle, govern the working of technologies such as Java RMI, .Net Remoting and WCF.

Continue reading “video:Introduction to Remoting”

Video:Introduction to Multi-Threading

Multi-Threading is one of the most important aspect of programming which effects both the performance and the responsiveness of the the application. This short video discusses motivations and design of Multi-threading.

Continue reading “Video:Introduction to Multi-Threading”