Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Camp Smalltalk Supreme 2022 Async Demos

License

NotificationsYou must be signed in to change notification settings

instantiations/CSS2022-async-demo-vast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Camp Smalltalk Supreme 2022 Async Demos
Report a defect |Request feature

Material used for theIntro to Asynchronous Programming with VAST presentation at theCamp Smalltalk Supreme 2022 conference.

License

  • The code is licensed underMIT.
  • The documentation is licensed underCC BY-SA 4.0.

Installation

  1. InstallVA Smalltalk 11.0.0 or newer.
  2. Install Tonel support in your development image followingthis guide.
  3. Clone this repository.
  4. The easiest and recommended approach is to install it via a script:
|loaderpath |path:= (CfsPathnamed:'<insert path to root CSS2022-async-demo-vast local repo here>').loader:=TonelLoaderreadFromPath: path.loaderbeUnattended;"do not prompt and use all defaults"useGitVersion.loader loadAllMapsWithRequiredMaps.

Or you can load the Configuration MapCSS 2022 - Async Demos from the context menu of the Configuration Maps Browser:"Import" ->"Load Configuration Maps from Tonel repository..." -> select path to rootCSS2022-async-demo-vast local repo. This will open a dialog and will use convenient defaults for the load. Refer toits documentation for more details.

Demos

All presented demos are in written as methods of the classCampSmalltalkSupreme2022Examples. We recoomend to first do Futures, then Promises, then Zones and finally Streams.

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp