Welcome Guest, Not a member yet? Register   Sign In
[split] Real time? [CodeIgniter 4 Important Features]
#13

(This post was last modified: 09-16-2016, 02:01 PM by spjonez.)

Narf Wrote:Which is why it's an unfair comparison.

It's not unfair the thread asked if CI would implement this and the answer to that is no.

Narf Wrote:Easier to work with by design, not the same thing as more efficient.

A non-blocking request is the same in any language. Node was designed this way from the ground up and you have to go out of your way to make blocking requests. PHP has evolved in the opposite direction and while they've made great strides it's toolkit is still inferior in that regard. How many third party PHP libraries were written to be asynchronous? What about Node?

I'm not going to argue with you as this is all common knowledge. Most server side languages were not designed with realtime in mind and writing tests in a vacuum is not indicative of real world results. Can they do it? Sure, you can make most languages do almost anything. Should you? The answer to that is a resounding no.
Reply


Messages In This Thread
RE: [split] Real time? [CodeIgniter 4 Important Features] - by spjonez - 09-16-2016, 01:14 PM



Theme © iAndrew 2016 - Forum software by © MyBB