Question

Has anyone used Jaxer in a production environment, I am curious as to how it holds up compared to something like php, ruby, etc. and if anyone knows of any pitfalls to using it that are well known.

Was it helpful?

Solution 5

I figured I would put an answer on this, as to not leave it hanging. This answer is not directly related to Jaxer, but since this question was asked. Technologies such as Node.JS have came out, bringing with it the same ideas and technology Jaxer was proposing and showing that Javascript can be viable on the backend of the web technology stack just as it is on the front end.

OTHER TIPS

@Stu: Not necessarily, maybe there's a bunch of people using it and having no issues. I love the concept having to only write validations once, using one language for everything both client and server side sounds like a interesting approach.

As a rule, if you have to ask this question, it is a bad idea.

I'll add this Url to my post I found it today, it has some information regarding the subject but no real "performance" information.

I've posted a similar question and gotten a response... Not much information out there to be had yet.

I did come across this set of performance benchmarks, and I've also posted a question about object-oriented development in Jaxer which I think might leave something to be desired.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top