user warning: Got error 28 from storage engine query: SELECT DISTINCT t.* FROM drupal_term_node r INNER JOIN drupal_term_data t ON r.tid = t.tid INNER JOIN drupal_vocabulary v ON t.vid = v.vid LEFT JOIN drupal_forum_access fa ON t.tid = fa.tid LEFT JOIN drupal_acl acl_fa ON acl_fa.name = t.tid AND acl_fa.module = 'forum_access' LEFT JOIN drupal_acl_user aclu_fa ON aclu_fa.acl_id = acl_fa.acl_id AND aclu_fa.uid = 0 WHERE ((fa.grant_view >= 1 AND fa.rid IN (1)) OR fa.tid IS NULL OR aclu_fa.uid = 0) AND ( r.vid = 18106 )ORDER BY v.weight, t.weight, t.name in /var/www/dikutal.dk/modules/taxonomy/taxonomy.module on line 632.
Dato: 
30. Maj 2012 - 15:15 - 16:00

Node.js became the largest project on Github in early 2012 surpassing Ruby-on-Rails. Several large companies with performance-intensive applications are turning to the node.js platform to solve performance and scalability challenges.

One of very few ambitious Danish applications being developed in node.js is the venture-backed startup Admazely and their CTO, David Björklund, will give an introductory lecture on the platform. The speech will covers questions like:

  • What is node.js?
  • Why are companies like Facebook and LinkedIn using node.js and for what?
  • When should you consider node.js as your platform?
  • How do you build high-performance applications with node.js?