Re: Instant Chat System for 1000 simultaneous clients
- From: Lew <lew@xxxxxxxxxxxxx>
- Date: Wed, 16 Apr 2008 07:33:03 -0400
RedGrittyBrick wrote:
Lew wrote:RedGrittyBrick wrote:The method is Thread() and the procedure to create 1000 of them is
That's not a method, that's a constructor.
Poetic license.
In that sense, yes, you are correct. After all, constructors are very method-like. In some ways.
Overrides, said my instructor,
are dangerous in a constructor,
if you call on the one
before the other is done,
you just might find that it f**ked 'er.
I had my poetic license revoked.
--
Lew
.
- References:
- Instant Chat System for 1000 simultaneous clients
- From: anshul saprey
- Re: Instant Chat System for 1000 simultaneous clients
- From: Roedy Green
- Re: Instant Chat System for 1000 simultaneous clients
- From: anshul saprey
- Re: Instant Chat System for 1000 simultaneous clients
- From: RedGrittyBrick
- Re: Instant Chat System for 1000 simultaneous clients
- From: Lew
- Re: Instant Chat System for 1000 simultaneous clients
- From: RedGrittyBrick
- Instant Chat System for 1000 simultaneous clients
- Prev by Date: Re: Instant Chat System for 1000 simultaneous clients
- Next by Date: Re: Count how many visible rows can be fetched into a JFrame from JTable
- Previous by thread: Re: Instant Chat System for 1000 simultaneous clients
- Next by thread: Re: Instant Chat System for 1000 simultaneous clients
- Index(es):
Relevant Pages
|