Concurrent programming using isolates: independent workers that are similar to threads but don't share memory, communicating only via messages.