Top "Catalyst" questions

Catalyst is a Perl web application framework, similar to Ruby on Rails, Spring (Java), and Maypole.

Nginx variables similar to SetEnv in Apache?

I use SetEnv in Apache to set some variables in virtualhosts that I recover in PHP using $_SERVER[the_variable]. …

apache perl nginx catalyst
Does Express.js support sending unbuffered progressively flushed responses?

Perl's Catalyst framework permitts you to send an progressively flushed response over an open connection. You could for instance use …

node.js express catalyst
Understanding spark physical plan

I'm trying to understand physical plans on spark but I'm not understanding some parts because they seem different from traditional …

sql apache-spark query-optimization apache-spark-sql catalyst