473,320 Members | 1,902 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Pushing realtime data feed to clients

I have a question about pushing realtime stock quotes to clients
through the Internet.

Is this even possible in .NET environment without creating serious
network bottleneck problems?

The clients may go in and out of the server zone.

I am leaning towards client-initiated posts to a web service (every x
milliseconds) -about 500 clients.
[Licensing issues are taken care of].

Or will remoting be an option? Isn't there a TCP/IP connection
limitation on the server?

Any input is welcome.

Thanks.

Nov 21 '05 #1
1 1553
remoting is interesting on intranets , but can handle 500 clients or even
more without problems , in your situation i would more likely use a
webservice aproach
instead of pushing it would be retrieving :-)

regards

M. Posseth
"ryan" <ca*****@hotmail.com> schreef in bericht
news:11**********************@o13g2000cwo.googlegr oups.com...
I have a question about pushing realtime stock quotes to clients
through the Internet.

Is this even possible in .NET environment without creating serious
network bottleneck problems?

The clients may go in and out of the server zone.

I am leaning towards client-initiated posts to a web service (every x
milliseconds) -about 500 clients.
[Licensing issues are taken care of].

Or will remoting be an option? Isn't there a TCP/IP connection
limitation on the server?

Any input is welcome.

Thanks.

Nov 21 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: DW | last post by:
Hi, Here is my question. I want to push security prices to the desktop from the server. Whenever there is a new price in the database, the server notifies the client. How can this be done in...
1
by: fRzzy madayaz | last post by:
Hello, I'm new to this kind of applications. Can you give me the concept of making a real-time interactive application. Let's say, it's like MSN Messenger or Yahoo! Messenger, where several...
9
by: James Macbell | last post by:
I think I have pushed ASP.NET to the limit, I am not sure if I have done anything wrong in the code because I am trying to make 2 pieces of code (C# vs PHP) using the same algorithm. Anyways, here...
4
by: malv | last post by:
How would you approach the following? In a multithreaded realtime data acquisition system (all python v2.4), after hours of running without a snag, without warning python hangs at once without...
2
by: rob | last post by:
I'm looking for the best way to do minimal (probably 1 MB or so) updates to existing data, by having the client app monitor a live feed. That data feed will periodically broadcast the update...
5
by: Ed Flecko | last post by:
Hi folks, I'm trying to figure out this whole RSS feed thing. I've created my .xml file to use for my feed, and my browsers "recognize" that I have an RSS feed, and you can subscribe, etc., etc....
10
by: Gilles Ganault | last post by:
Hello I'm not an expert on RSS, and I'd like to find a tool to make it easy to create an RSS feed for a site whenever a new row is created in a MySQL database. Is there some PHP tool that...
4
by: Boki | last post by:
Hi All, I need to let user type some text in a textbox, and user will click a button to submit the material. It is very straightforward if we implement it by single thread. But the...
0
by: noxs | last post by:
hello..im using vb.net,but my prob is i wanted to get data from a datagrid which contain a realtime data (using port reader).but the way of gettin it is by using parsing value which i get from the...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.