Skip to content

Instantly share code, notes, and snippets.

Boston Spark Community Updates

  • This is Event #4 for this Meetup.
  • 570+ members; Meetup started in May 2014.
  • New talk format: Lightning Talks
    • 30 seconds to 5 minutes maximum.
    • Any topic relating to Spark.
  • Any skill or experience level--beginners welcome!
import asyncio
@asyncio.coroutine
def shleepy_time(seconds):
print("Shleeping for {s} seconds...".format(s=seconds))
yield from asyncio.sleep(seconds)
print("Done shleeping.")

Boston Spark Community Updates

  • This is Event #7 for this Meetup.
  • 850+ members; Meetup started in May 2014. Recently had our 1 year anniversary.
  • Speakers: We want you!
    • Feature talks or Lighting talks
  • Sponsors: You want us!
  • Host an event, pay for food and drink, or cover other event costs.