[freenet-dev] New feautures in 0.7 version.

2005-10-25 Thread Roman Bednarek
and upload small chunks of data to/from the datastore and later to the client. Roman Bednarek

[freenet-dev] New feautures in 0.7 version.

2005-10-25 Thread Roman Bednarek
and upload small chunks of data to/from the datastore and later to the client. Roman Bednarek ___ Devl mailing list Devl@freenetproject.org http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl

Re: [freenet-dev] Bandwidth Limiting

2002-07-23 Thread Roman Bednarek
that the maxWait time is exactly 1000*threadCount*packetSize/bandwidth seconds. For example with limit 2B/s, packet size 4000B and 50 threads the max wait time is 10s. I do not know how many threads are usualy fighting for bandwidth, and I do not know what is the average packet size used. Roman

[freenet-dev] Two nodes

2002-07-13 Thread Roman Bednarek
to the node with command: fclient.exe put COPYING.txt What can be wrong with the configuration? Storage filesize is 100MB. Thanks in advance for any help in setup. Roman Bednarek ___ devl mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org/cgi

[freenet-dev] Connection speed test.(attachment)

2002-07-13 Thread Roman Bednarek
Hi. I forgot about the program. Roman ConnectionSpeed.zip Description: Program files(zip).

[freenet-dev] Node performance

2002-06-26 Thread Roman Bednarek
Hi. Recently I was working with the Tomcat Servlet engine, my servlet was generating gifs on the fly. It was able to process about 30-50 requests/second on a standard PC ( 500Mhz ). Taking that into account I guess freenet should handle over 100 requests/second, because most requests (when

[freenet-dev] request performace question

2002-06-19 Thread Roman Bednarek
Hi. Do you have any benchmark information about handling requests? How long does it take to answer a given type of request? Not including the transfer times of course. Roman ___ devl mailing list [EMAIL PROTECTED]