No, that title isn't a typo. Today, the little master, Sachin Tendulkar scored 200 runs in an ODI, the first time that has happened. That's cricket in case you were wondering. Cricket is played all round the world ...Read More
Author: Martin Tyler
Limiting real time data
When you are loading a web site, or even most fairly advanced RIAs, you are requesting data and getting a response - an HTML page, SWF file, some JSON or XML data etc. How quickly that data is returned to you ...Read More
Guaranteed Messaging – Don’t believe it
Guaranteed messaging is something that I've covered before from a Comet perspective. It is still mentioned a lot when talking about messaging technology. People using the technology want to know that if they send a message that it will be ...Read More
Domain Driven Design: Approaches to Streaming
In Sockets, Messages and the Pub Sub Paradigm: Approaches to Streaming I discussed various techniques involved in streaming data to a browser. There are many products available making use of these techniques to solve a broad variety of problems, but ...Read More
Scaling Flex for enterprise applications
Last night Phil Leggetter and I attended a session on Scaling Flex applications run by Skillsmatter. The video of the event has now been posted. We found this interesting as we as a company have entered ...Read More
Sockets, Messages and the Pub Sub Paradigm: Approaches to Streaming
There are many products and projects out there that allow you to stream data to clients from a server, and most letting you send data back to a server too. There are various approaches that have been taken to achieve this ...Read More