Jump to content

GDevCon North America 2023/Everything But Occurrences: Difference between revisions

From LabVIEW Wiki
Started stub
 
m Use presentation template, remove superfluous amboxes
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
'''Everything But Occurrences''' by Darren Nattinger
{{infobox
|category=presentation
|icon=GDevCon-NAButton.png
|presentation-conference=GDevCon North America 2023
|presentation-presenter=Darren Nattinger
}}


''"DQMH is the world's most popular 3rd-party framework for LabVIEW. One of its many benefits is the accessibility it provides to CLAD and CLD-level LabVIEW developers. And the framework is so accessible because most of the nuts and bolts of its operation are never even seen by module developers.''
{{presentation
|presenters=Darren Nattinger
|abstract=DQMH is the world's most popular 3rd-party framework for LabVIEW. One of its many benefits is the accessibility it provides to CLAD and CLD-level LabVIEW developers. And the framework is so accessible because most of the nuts and bolts of its operation are never even seen by module developers.


''In this presentation, we will pull back the curtain on how DQMH works under the hood, and in doing so, illustrate the ways in which events, queues, notifiers, semaphores, and yes, even rendezvous, facilitate all of the complex synchronization mechanisms that DQMH developers and users don't even need to think about."''
In this presentation, we will pull back the curtain on how DQMH works under the hood, and in doing so, illustrate the ways in which events, queues, notifiers, semaphores, and yes, even rendezvous, facilitate all of the complex synchronization mechanisms that DQMH developers and users don't even need to think about.
|youtube-id=TounQgU48oM
}}


<div style="text-align:center;"><youtube width="800" height="600">TounQgU48oM</youtube></div>
==Presentation links==
 
==Presentation Links==
* [https://youtu.be/TounQgU48oM Presentation on YouTube]
* [https://youtu.be/TounQgU48oM Presentation on YouTube]
{{ambox|text=Add links to presentation slides and source code.}}
{{ambox|text=If you need to Upload a file for the LabVIEW Wiki to host it, upload it [[Special:Upload|Here]].}}
{{ambox|text=After uploading to the LabVIEW Wiki, add the line"<code>[[media:<Your Filename>|<Description>]]</code>". The Description is what will show as the link text.}}
==See Also==
{{ambox|text=Add links to other internal LabVIEW Wiki pages about this topic}}
==External Links==
{{ambox|text=Add links to your company and/or other external resources about this topic}}


[[Category:GDevCon N.A. 2023]]
[[Category:GDevCon N.A. 2023]]

Latest revision as of 17:32, 15 August 2024

Everything But Occurrences
Conference GDevCon North America 2023
Presenters Darren Nattinger
Everything But Occurrences by Darren Nattinger

DQMH is the world's most popular 3rd-party framework for LabVIEW. One of its many benefits is the accessibility it provides to CLAD and CLD-level LabVIEW developers. And the framework is so accessible because most of the nuts and bolts of its operation are never even seen by module developers. In this presentation, we will pull back the curtain on how DQMH works under the hood, and in doing so, illustrate the ways in which events, queues, notifiers, semaphores, and yes, even rendezvous, facilitate all of the complex synchronization mechanisms that DQMH developers and users don't even need to think about.



Presentation links