Jump to content

GLA Summit 2020/Connecting Applications: Difference between revisions

From LabVIEW Wiki
Added page
 
m Update with infobox and presentation template
 
Line 1: Line 1:
'''Connecting Applications''' by Casey Lamers
{{infobox
|category=presentation
|icon=GLASummitButton.png
|presentation-conference=GLA Summit 2020
|presentation-presenter=Casey Lamers
}}


''Applications are increasingly composed of many smaller applications that need to work together. I will discuss connecting mulitple application using TCP/IP with JSON as a messsaging interface and using PostgreSQL as a Database interface. These interfaces are not language specific and can allow for integration with customers, other (non-LabVIEW) groups within your organization, with consultants, etc. We have used these interface methods to build a much more flexible system at Phoenix, LLC.''
{{presentation
|presenters=Casey Lamers
|abstract=Applications are increasingly composed of many smaller applications that need to work together. I will discuss connecting multiple application using TCP/IP with JSON as a messaging interface and using PostgreSQL as a Database interface. These interfaces are not language specific and can allow for integration with customers, other (non-LabVIEW) groups within your organization, with consultants, etc. We have used these interface methods to build a much more flexible system at Phoenix, LLC.
|youtube-id=PvEefPQAkl0
}}


 
==External links==
<div style="text-align:center;"><youtube width="800" height="600">PvEefPQAkl0</youtube></div>
*[https://www.glasummit.org/presentation-list/2020 GLA Summit 2020 Presentations]
 
==Presentation Links==
* [https://youtu.be/PvEefPQAkl0 YouTube Video Link]
 
==See Also==
{{ambox|text=Add links to internal wiki pages that would also help.}}
 
==External Links==
{{ambox|text=Add links to external resources that would also help.}}


[[Category:GLA Summit 2020]]
[[Category:GLA Summit 2020]]

Latest revision as of 18:59, 21 August 2024

Connecting Applications
Conference GLA Summit 2020
Presenters Casey Lamers
Connecting Applications by Casey Lamers

Applications are increasingly composed of many smaller applications that need to work together. I will discuss connecting multiple application using TCP/IP with JSON as a messaging interface and using PostgreSQL as a Database interface. These interfaces are not language specific and can allow for integration with customers, other (non-LabVIEW) groups within your organization, with consultants, etc. We have used these interface methods to build a much more flexible system at Phoenix, LLC.



External links