We have been looking into other server technologies and see what we are missing. Should we venture off into another server platform? Domino is not fastest compared to other technologies, it is not cool compare to nodejs, its HTTP thread is small compared to other technologies, its NoSQL technologies is limited by the 64GBytes file size and 32K limits, view indexing should be redesigned, each time I talk to someone they make fun of me for working with old technology, with the exception of the Windows version the SSL technology is old and so on and on.
But as Scott Adams said, I am OK with that, because just like Scott Adams, Domino/XWork is flexible. We can and do build on top of what we have and that is the key!
- SSL not up-to-date, proxy it with Nginx server
- Need bigger database infrastructure, create connectors to CouchDb or MongoDB
- Need more threads, get a bigger server, it will still be smaller than a Websphere-based server
- Need bigger field sizes, use MIME
- and so on
But one thing that cannot be beaten if IMPLEMENTED CORRECTLY is SECURITY. So when others are making fun of me using Domino, I ask them how is security implemented and you know what a majority of the developer say, oh the admin handles that or why do you need that level of restrictive security. In today's world, that is the wrong answer. Again, just like NoSQL, Domino was and will be ahead of its time if that makes sense.
So as I move forward on learning, tailoring, and improving Domino/XWork for our needs, just like Scott Adams, we are improving what Domino/XWork can do and more some and when someone ask me why I am using Domino/XWork, I tell them because it is the best and meet the needs of all my current AND future customers.
4 comments:
What has your experience been with nginx?
Are you using it as a reverse proxy and/or ssl termination?
Any real gotchas?
Ideally, rather than implement a round picture of someone's face in Mail Next, IBM could figure out how to eliminate the 64k bottleneck.
Just sayin...we shouldn't need to backend a database platform into another database platform.
Russell, I am planning on it. I have not tried yet. A number of others have already done it and it works.
Mike, I wish that too, but I don't see it happening.
Post a Comment