I would suggest using C# if you are using the Windows platform. It's quite
fast, and MS provides a program to convert from Java to C#[1], so you may
save a bunch of redevelopment time. Even if you're not on Windows, there
will soon options to still use .net, such as Rotor[2] and Mono[3].

On a related note, I am working on a spider in C#, and if a lot of other
people are working a new spiders as well, perhaps we should look at starting
a .net open source project, based on something like the BSD/X11 license (to
allow commercial inclusion).

Erick

[1]
http://msdn.microsoft.com/vstudio/downloads/jca/default.asp

[2]
http://www.oreillynet.com/pub/a/dotnet/2002/03/04/rotor.html

[3]
http://www.go-mono.com/

----- Original Message -----
From: "srinivas mohan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, March 14, 2002 9:47 AM
Subject: [Robots] better language for writing a Spider ?


>
> Hello,
>
> I am working on a robot develpoment, in java,.
> We are developing a search engine....almost the
> complete engine is developed...
> We used  java for the devlopment...but the performance
> of java api in fetching the web pages is too low,
> basically we developed out own URL Connection , as
> we dont have some features like timeout...
> supported  by the java.net.URLConnection api ..
>
> Though there are better spiders in java..like
> Mercator..we could not achive a better performance
> with our product...
>
> Now as the performance is  low..we wanted to redevelop
> our spider..in a language like c or perl...and use
> it with our existing product..
>
> I will be thankful if any one can help me choosing
> the better language..where i can get better
> performance..
>
> Thanks in advance
> Mohan
>
>
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Sports - live college hoops coverage
> http://sports.yahoo.com/
>
> --
> This message was sent by the Internet robots and spiders discussion list
([EMAIL PROTECTED]).  For list server commands, send "help" in the body of
a message to "[EMAIL PROTECTED]".
>


--
This message was sent by the Internet robots and spiders discussion list 
([EMAIL PROTECTED]).  For list server commands, send "help" in the body of a message 
to "[EMAIL PROTECTED]".

Reply via email to