Win98banter

Win98banter (http://www.win98banter.com/index.php)
-   Networking (http://www.win98banter.com/forumdisplay.php?f=10)
-   -   interesting problem and help me out (http://www.win98banter.com/showthread.php?t=44818)

harry October 30th 08 05:28 AM

interesting problem and help me out
 
Hi This is the problem I'm trying to find a good solution
I have a big file in the server and I want to copy it to the
10000( say large number of) clients. I don't want the server to send
the data individually to each and every client as it overloads the
server. Instead I want to use peer to peer kind of data transfer say
every machine is capable of sending and receiving data. Meanwhile that
big file is cut into small small chunks to do the transfer via many
threads across many peers.
This is all I could think about the problem.. I'm sure the solution is
not as easy as this and there would be lots issues in it..
Can anybody kindly tell me various other issues that are to be
considered and I would be grateful if you suggest me one another
solution..
Thankyou

MEB[_2_] October 30th 08 06:43 AM

interesting problem and help me out
 
Hate to burst your bubble but unless your network is *HARD WIRED* for peer
to peer, your server is going to be doing all/most of the transfers
anyway...

As for how to break something into small pieces... a number of ways...
multi-part zips, email, local torrent, stuff like that...

--
MEB
http://peoplescounsel.org
a Peoples' counsel
_ _
~~
"harry" wrote in message
...
| Hi This is the problem I'm trying to find a good solution
| I have a big file in the server and I want to copy it to the
| 10000( say large number of) clients. I don't want the server to send
| the data individually to each and every client as it overloads the
| server. Instead I want to use peer to peer kind of data transfer say
| every machine is capable of sending and receiving data. Meanwhile that
| big file is cut into small small chunks to do the transfer via many
| threads across many peers.
| This is all I could think about the problem.. I'm sure the solution is
| not as easy as this and there would be lots issues in it..
| Can anybody kindly tell me various other issues that are to be
| considered and I would be grateful if you suggest me one another
| solution..
| Thankyou



MEB[_2_] October 30th 08 06:43 AM

interesting problem and help me out
 
Hate to burst your bubble but unless your network is *HARD WIRED* for peer
to peer, your server is going to be doing all/most of the transfers
anyway...

As for how to break something into small pieces... a number of ways...
multi-part zips, email, local torrent, stuff like that...

--
MEB
http://peoplescounsel.org
a Peoples' counsel
_ _
~~
"harry" wrote in message
...
| Hi This is the problem I'm trying to find a good solution
| I have a big file in the server and I want to copy it to the
| 10000( say large number of) clients. I don't want the server to send
| the data individually to each and every client as it overloads the
| server. Instead I want to use peer to peer kind of data transfer say
| every machine is capable of sending and receiving data. Meanwhile that
| big file is cut into small small chunks to do the transfer via many
| threads across many peers.
| This is all I could think about the problem.. I'm sure the solution is
| not as easy as this and there would be lots issues in it..
| Can anybody kindly tell me various other issues that are to be
| considered and I would be grateful if you suggest me one another
| solution..
| Thankyou



teebo November 18th 08 04:40 PM

interesting problem and help me out
 

I have a big file in the server and I want to copy it to the
10000( say large number of) clients. I don't want the server to send
the data individually to each and every client as it overloads the
server. Instead I want to use peer to peer kind of data transfer say
every machine is capable of sending and receiving data. Meanwhile that
big file is cut into small small chunks to do the transfer via many
threads across many peers.


sounds like you want a small bittorrent network running there
at your company :-)

read more about bit torrent on http://en.wikipedia.org/wiki/Bittorrent
and yes, it is a perfect way to transfere big files from
one source to many computers. but you need a tracker server
on one computer that the other computers can ask on wich computers
the file parts are on. since your file probably isn't public data
you can't just use http://thepiratebay.org/ though...


perhaps there are specialized applications that let you automaticly
distibute the files between all the computers until all have it,
managing so all computers not try to start download exactly the
same time etc...

good luck, an tell us what you found!

teebo November 18th 08 04:40 PM

interesting problem and help me out
 

I have a big file in the server and I want to copy it to the
10000( say large number of) clients. I don't want the server to send
the data individually to each and every client as it overloads the
server. Instead I want to use peer to peer kind of data transfer say
every machine is capable of sending and receiving data. Meanwhile that
big file is cut into small small chunks to do the transfer via many
threads across many peers.


sounds like you want a small bittorrent network running there
at your company :-)

read more about bit torrent on http://en.wikipedia.org/wiki/Bittorrent
and yes, it is a perfect way to transfere big files from
one source to many computers. but you need a tracker server
on one computer that the other computers can ask on wich computers
the file parts are on. since your file probably isn't public data
you can't just use http://thepiratebay.org/ though...


perhaps there are specialized applications that let you automaticly
distibute the files between all the computers until all have it,
managing so all computers not try to start download exactly the
same time etc...

good luck, an tell us what you found!


All times are GMT +1. The time now is 06:38 AM.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Win98Banter.com