Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Software Development
Programming
Programming Q&A
DELETE
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Quackster" data-source="post: 434247" data-attributes="member: 971"><p>Just a do monolithic design, it's worked good for years and it will work well for years to come.</p><p></p><p>PHP, NGNIX, Node.js, Linux kernel, are all monolithic designs. It depends on what program you're planning to create, honestly. The things which give a monolithic design a bad rep is when you have I/O access all over the damn source instead of reusing functions explicitly rewritten for that purpose.</p></blockquote><p></p>
[QUOTE="Quackster, post: 434247, member: 971"] Just a do monolithic design, it's worked good for years and it will work well for years to come. PHP, NGNIX, Node.js, Linux kernel, are all monolithic designs. It depends on what program you're planning to create, honestly. The things which give a monolithic design a bad rep is when you have I/O access all over the damn source instead of reusing functions explicitly rewritten for that purpose. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Software Development
Programming
Programming Q&A
DELETE
Top