Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
No class today
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  11 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Marshall Pierce  
View profile  
 More options Dec 7 2010, 1:15 pm
From: Marshall Pierce <marsh...@software.mpierce.org>
Date: Tue, 7 Dec 2010 10:15:22 -0800 (PST)
Local: Tues, Dec 7 2010 1:15 pm
Subject: No class today
I've been too busy with interviews (and my 24 Hours of LeMons race
over the weekend) to prepare for the class, so I'm going to have to
push off the NIO fun stuff for yet another week. Sorry folks... I'll
get there. :)

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Doug Chang  
View profile  
 More options Dec 7 2010, 4:23 pm
From: Doug Chang <doug.ch...@hackerdojo.com>
Date: Tue, 7 Dec 2010 13:23:09 -0800
Local: Tues, Dec 7 2010 4:23 pm
Subject: Re: No class today

No problem Marshall!! Thanks!!

dc

On Tue, Dec 7, 2010 at 10:15 AM, Marshall Pierce <


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Marshall Pierce  
View profile  
 More options Dec 14 2010, 2:27 am
From: Marshall Pierce <marsh...@software.mpierce.org>
Date: Mon, 13 Dec 2010 23:27:12 -0800 (PST)
Local: Tues, Dec 14 2010 2:27 am
Subject: Re: No class today

The bad news: still no class on Tuesday -- I don't have enough prepared on
the NIO project to take up a full class. Also, the following week I'll be
out of town and I won't be back until the 29th, so that means the next time
I'll be in town will be January 4th. I hate to not have class for that long,
so if anyone has ideas on something they'd like to present in my absence,
please propose them!

The good news: I'm finally done with the interviewing/job hunt process as of
Tuesday, so now I'll have more time to prepare classes. Looking back, I'm
stunned at how much time it took... I guess because it wasn't associated
with being in an office, it never was really done for the day.

Speaking of the NIO project, I've got a cool (and useful) project for us to
work on. As it happens, the DNS RBL system (spamhaus, etc) doesn't work with
IPV6 for various reasons. I think it would be interesting to make a DNS
server implementation that (1) works with IPV6 and (2) is as scalable as we
can make it. Such a server would need to handle a crazy amount of
requests/sec, but each request is just a UDP packet (no TCP connections!).
Conveniently, this means we get to focus on scalability without worrying too
much about the annoying parts of keeping track of connection state.
Naturally, we would also need to figure out a way to store the information
that the server would serve to make it useful, but to start with it's just a
neat real-world application of NIO.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Doug Chang  
View profile  
 More options Dec 14 2010, 5:17 am
From: Doug Chang <doug.ch...@hackerdojo.com>
Date: Tue, 14 Dec 2010 02:17:29 -0800
Local: Tues, Dec 14 2010 5:17 am
Subject: Re: No class today

Thank You Marshall: the delay is perfect. Feel free to delay to the second
week in Jan. Still haven't finished the fork-join homework.

Great idea on the NIO DNS server!!! I think this is my favorite class of all
time!
dc

On Mon, Dec 13, 2010 at 11:27 PM, Marshall Pierce <


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Debnath Sinha  
View profile  
 More options Dec 14 2010, 11:47 am
From: Debnath Sinha <debnathsi...@gmail.com>
Date: Tue, 14 Dec 2010 08:47:55 -0800
Local: Tues, Dec 14 2010 11:47 am
Subject: Re: No class today

I second all of the above :) :)

On Tue, Dec 14, 2010 at 2:17 AM, Doug Chang <doug.ch...@hackerdojo.com>wrote:

--
-Debnath

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Marshall Pierce  
View profile   Translate to Translated (View Original)
 More options Jan 3 2011, 4:41 pm
From: Marshall Pierce <marsh...@software.mpierce.org>
Date: Mon, 3 Jan 2011 13:41:48 -0800 (PST)
Local: Mon, Jan 3 2011 4:41 pm
Subject: Re: No class today
I'm finally back in California -- had a lot of fun with airlines over
the holidays. Nothing like being on vacation without your luggage.

I'm trying to get everything together for a class on Jan 11th. Lot of
work still to do on the NIO project -- see the aforementioned note
about lack of luggage. :) I'll also have some coverage of Scala
actors. I looked into Groovy as well during the break, but the
language doesn't impress me. If there's interest, though, I could do a
little bit on gpars.

On Dec 14 2010, 2:17 am, Doug Chang <doug.ch...@hackerdojo.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jing  
View profile  
 More options Jan 3 2011, 11:33 pm
From: Jing <sheeys...@gmail.com>
Date: Mon, 3 Jan 2011 20:33:32 -0800 (PST)
Local: Mon, Jan 3 2011 11:33 pm
Subject: Re: No class today
Welcome back!
Didn't realize that will see you guys a year later since the last
class :-)
Very looking forward the NIO class, whose idea? I owe him a thank
you :-).
Regarding the new language, James Gosling said he will choose Scala if
Java dies(at his Java talk @Google in Nov).
library is easy, the runtime is tough. In near future, he said he
wasn't worry anything can replace Java.
Well, if Scala uses Java runtime, then it's possible will be wildly
adopted, just my 2 cents.

~Jing

On Jan 3, 1:41 pm, Marshall Pierce <marsh...@software.mpierce.org>
wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jing  
View profile  
 More options Jan 3 2011, 11:42 pm
From: Jing <sheeys...@gmail.com>
Date: Mon, 3 Jan 2011 20:42:17 -0800 (PST)
Local: Mon, Jan 3 2011 11:42 pm
Subject: Re: No class today
Marshall,
I assume you will teach/or touch a lot TCP/IP socket/streaming while
you teach NIO?

~Jing

On Jan 3, 1:41 pm, Marshall Pierce <marsh...@software.mpierce.org>
wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Marshall Pierce  
View profile  
 More options Jan 4 2011, 12:13 am
From: Marshall Pierce <marsh...@software.mpierce.org>
Date: Mon, 3 Jan 2011 21:13:24 -0800 (PST)
Local: Tues, Jan 4 2011 12:13 am
Subject: Re: No class today
Yeah, I think TCP is the way to go. There are some interesting things
about reading from local storage but I get the feeling more people are
interested in networking.

On the topic of disk io, check out
http://www.1024cores.net/home/scalable-architecture/parallel-disk-io
and
http://www.1024cores.net/home/scalable-architecture/wide-finder-2.

To avoid schedule conflicts, the next class will now be on the *18th*.

See you folks then.

On Jan 3, 8:42 pm, Jing <sheeys...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jing  
View profile  
 More options Jan 5 2011, 3:14 am
From: Jing <sheeys...@gmail.com>
Date: Wed, 5 Jan 2011 00:14:18 -0800 (PST)
Local: Wed, Jan 5 2011 3:14 am
Subject: Re: No class today
No way!!! :-) Should read this last year when we were building
internal "cloud"!
It's all about file system (storage) ... great paper, thanks for
sharing!

~Jing

On Jan 3, 9:13 pm, Marshall Pierce <marsh...@software.mpierce.org>
wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jing  
View profile  
 More options Jan 5 2011, 3:21 am
From: Jing <sheeys...@gmail.com>
Date: Wed, 5 Jan 2011 00:21:45 -0800 (PST)
Local: Wed, Jan 5 2011 3:21 am
Subject: Re: No class today
Well, if have a discussion on distributed file system, lean to
scalability solution, that will be even more interesting!
1 is easy, the road to N is tough, especially on sharing data
resource! :-)
Doug, how google implement its Meta-Data service/server across million
boxes? :-)

~Jing

On Jan 3, 9:13 pm, Marshall Pierce <marsh...@software.mpierce.org>
wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »