BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//pretalx.com//juliacon-2025//talk//R3NKXZ
BEGIN:VTIMEZONE
TZID:EST
BEGIN:STANDARD
DTSTART:20001029T030000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10;UNTIL=20061029T070000Z
TZNAME:EST
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
END:STANDARD
BEGIN:STANDARD
DTSTART:20071104T030000
RRULE:FREQ=YEARLY;BYDAY=1SU;BYMONTH=11
TZNAME:EST
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:20000402T030000
RRULE:FREQ=YEARLY;BYDAY=1SU;BYMONTH=4;UNTIL=20060402T080000Z
TZNAME:EDT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
END:DAYLIGHT
BEGIN:DAYLIGHT
DTSTART:20070311T030000
RRULE:FREQ=YEARLY;BYDAY=2SU;BYMONTH=3
TZNAME:EDT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
UID:pretalx-juliacon-2025-R3NKXZ@pretalx.com
DTSTART;TZID=EST:20250724T143000
DTEND;TZID=EST:20250724T150000
DESCRIPTION:[Nginx](https://nginx.org/) is a popular\, high performance web
  server and reverse proxy. The [OpenResty](https://openresty.org/) project
  combines nginx and LuaJIT enabling programmers to extend nginx with the L
 ua programming language. Like Lua\, Julia also has a C API and JIT compile
 r. Using the Julia C API\, we created a Julia nginx extension that can be 
 used to run Julia code inside nginx. This is a fun experiment in the realm
  of julia embedded development.
DTSTAMP:20260614T075107Z
LOCATION:Cathedral Room 324 - Else Room
SUMMARY:Julia in Nginx - Nishanth H. Kottary
URL:https://pretalx.com/juliacon-2025/talk/R3NKXZ/
END:VEVENT
END:VCALENDAR
