Async I/O in the community–poll

Hello, I am wondering about how familiar our community is with async I/O, including callback style or promise style. So posting a poll with some choices.

My familiarity level with async I/O (from least to most) is:

  • Not familiar
  • Heard about it
  • Understand it
  • Used it (callback style)
  • Used it (promise style, e.g. Ocsigen’s Lwt or Jane Street’s Async)
0 voters