Re: Replacing JRMP with JERI
Peter Jones - JavaSoft East <[email protected]>
| Newsgroups | gmane.comp.java.sun.rmi |
|---|---|
| Message-ID | <20050711154907.GC8722@east> |
>> Before I go too far down this path, does the NIO implementation of >> JERI solve the C10K problem or does it still use a thread per socket? > C10K is being able to have 10,000 concurrent connections to a server. > It's the sort of problem that NIO was introduce to solve. You might find this JINI-USERS post applicable: http://archives.java.sun.com/cgi-bin/wa?A2=ind0504&L=jini-users&P=33490 -- Peter =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff RMI-USERS". For general help, send email to [email protected] and include in the body of the message "help". For a list of frequently asked RMI questions please refer to: http://java.sun.com/j2se/1.3/docs/guide/rmi/faq.html To view past RMI-USERS postings, please see: http://archives.java.sun.com/archives/rmi-users.html