LockService Introduction - Episode 8.0 | Apps Script ~ Lock Service

Опубликовано: 04 Август 2026
на канале: David Weiss
4,631
69

Hey Coders! What does concurrency mean to you? Is it a good thing or bad? If I had to guess, your first reaction would be: Good! And you'd be absolutely correct, most of the time you want multiple users to be running your code at the same time. However, there are a few cases in which this would not be desirous due to collisions between user activity. This is where the crucial Lock Service comes in handy! We'll show some examples of when you would want to use this, and how to set it up throughout this short and sweet playlist!

Check out the source code on GitHub:
https://github.com/davidtheweiss/Apps...

🎙️ Help me get a new Microphone! https://gofund.me/67b28c1c
❤️ Support the ongoing growth of this channel!   / davidweissprogramming  

🧑‍💻 Apps Script Documentation: https://developers.google.com/apps-sc...

----------------------------------------------------------------------------------------------
Other playlists:

Utilities Service:
   • Apps Script - Season 13 | Utilities Service  

Properties Service:
   • Apps Script - Season 12 | Properties Service  

URL Fetch Service:
   • Apps Script - Season 11 | URL Fetch Service  

Drive Service:
   • Apps Script - Season 10 | Drive Service  

Forms Service:
   • Apps Script - Season 9 | Forms Service  

Lock Service:
   • Apps Script - Season 8 | Lock Service  

HTML Service:
   • Apps Script - Season 7 | HTML Service  

Document Service:
   • Apps Script - Season 6 | Document Service  

Slides Service:
   • Apps Script - Season 5 | Slides Service  

Calendar Service:
   • Apps Script - Season 4 | Calendar Service  

Script Service:
   • Apps Script - Season 3 | Script Service  

Gmail Service:
   • Apps Script - Season 2 | Gmail Service  

Spreadsheet Service:
   • Apps Script - Season 1 | Spreadsheet Service  

Apps Script Orientation:
   • Apps Script - Season 0 | Orientation  
----------------------------------------------------------------------------------------------