Can I suggest using ENewsWorks.. a JAVA based list management system
running on linux. It's got all the features of all the other MLM's
and we've tested it with millions of users. A list this size should
be well under 300,000 users?
Nagendra
[EMAIL PROTECTED] (ENewsWorks URL: www.email
I've put in checks in our code to check is things are getting finalized... It does
happen (eventually)
To force cleanups, I rely on the following:
1.add a void kill() in all heavy classes. make it delete files, close
sockets... etc.
2.In void finalize() I make all references point
I think that the reflection in the JVM on linux is failing somehow. I have a
static method in a class which sets a static boolean to true. This static
method is called from static void main(String arg[]); Reflection calls the
static method in the class, however the static variable it has set se
Hi I need get a JDK on a MIPS machine running RedHat Linux.
Can anyone point me to where I can get sources for a JDK? I don't need AWT
support, just networking and threads.
Thanks
Nagendra
[EMAIL PROTECTED]
Look for ORO.Regexp classes at www.savarese.org for the latest link.
Auge Jerome wrote:
> Rick Bauman wrote:
>
>> Does anyone know of a regex package for java, I am rewriting some perl
>> programs in java and really need this.
>>
>> tia
>> --
>> Rick Bauman
>> Lowcountry Linux
>> http://www.l
I need to have a JDK for a MIPS processor running RedHat Linux 5.x.
I only found one vendor Kaffe, and their JDK seems to be horrible. Is there any
chance that I can sources to JDK and compile for MIPS?
Nagendra