Practice meeting, Mar. 18th

2 views
Skip to first unread message

Lyle Kopnicky

unread,
Mar 6, 2019, 11:07:23 PM3/6/19
to pdxfunc
When: Monday, Mar. 18th, 6:30-8:30pm
Where: Collective Agency Downtown, Suite 1108, 511 SW 10th Ave, Portland, OR (opposite side of the floor from the elevators)

We'll continue to discuss Chapter 8, "Overlapping Input/Output", of Parallel and Concurrent Programming in Haskell. At the meeting anyone will be able to present and contribute to the discussion.

Meetup link to RSVP:

Hope to see you then!

Lyle Kopnicky

unread,
Mar 23, 2019, 5:09:56 PM3/23/19
to pdxfunc
I can't believe we got through the whole chapter in an hour and a half! Definitely interesting stuff, but not quite as tricky to get working as the parallel parts of the book.

The chapter title may not have made it clear, but most of the chapter was really about how to create and handle exceptions. We talked about waiting on multiple events at once, which made me wonder - what if you have an event that might never complete? Could you wait on both that event and for a timeout event? Or if you find that one of two events completes first, perhaps you want to cancel the other one?

Well, we're in luck, because the next chapter, called Cancellations and Timeouts, answers both of those questions.
Reply all
Reply to author
Forward
0 new messages