Search
Search titles only
By:
Search titles only
By:
Log in
Register
Search
Search titles only
By:
Search titles only
By:
Menu
Install the app
Install
Forums
New posts
All threads
Latest threads
New posts
Trending threads
Trending
Search forums
What's new
New posts
New ads
New profile posts
Latest activity
Free Ads
Latest reviews
Search ads
Members
Current visitors
New profile posts
Search profile posts
Contact us
Latest ads
Tele marketing executive
nuwandse
Updated:
Yesterday at 12:27 PM
Ad icon
Gampaha
Thenya Mishel
menuka2000
Updated:
Wednesday at 10:48 PM
Handmade Character Soft Toy Bluey Bingo
anil1961
Updated:
Aug 3, 2026
Colombo
Dahua POE Switch 8 Ports (DH-PFS3010-8ET-65)
hashaz2012
Updated:
Aug 3, 2026
Ad icon
Singapore V2Ray VPN for Tunneling
hu KANNA
Updated:
Jul 31, 2026
Electronics
Vehicles
Property
Search
Reply to thread
Forums
Computers & Internet
Software Development
Java ඉවරයි ගුපියනේ... ඉස්සරහට Go තමයි... 🦾😎
Get the App
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
.
Message
<blockquote data-quote="wapw" data-source="post: 31210352" data-attributes="member: 31844"><p><h3><img class="smilie smilie--emoji" loading="lazy" alt="✅" title="Check mark button :white_check_mark:" src="https://cdn.jsdelivr.net/joypixels/assets/6.6/png/unicode/64/2705.png" data-shortname=":white_check_mark:" /> ඔබගේ තර්කය ශක්තිමත් වන ස්ථාන</h3><p>මෙම කරුණු <strong>සත්යයට පදනම් වූ</strong> සහ <strong>යථාර්ථ පද්ධතිවලට ගැළපෙන</strong> කරුණු වේ:</p><p></p><ol> <li data-xf-list-type="ol"><strong>Ephemeral infrastructure එක optimization target එක වෙනස් කරයි</strong><ul> <li data-xf-list-type="ul">Cold start time, memory footprint, සහ predictable CPU usage ඉතා වැදගත් වේ.</li> <li data-xf-list-type="ul">Java හි ප්රධාන ශක්තිය වූ long-lived JVM + warmed JIT යන සංකල්පය මෙහිදී වටිනාකම අඩු කරගනී.</li> </ul></li> <li data-xf-list-type="ol"><strong>Startup සහ memory cost සැබෑ ගැටලු</strong><ul> <li data-xf-list-type="ul">හොඳින් tune කළ Java services ද seconds ගණනාවක් ගනී.</li> <li data-xf-list-type="ul">Reflection-heavy frameworks (උදා: Spring) මේ ගැටලුව තවත් වැඩි කරයි.</li> </ul></li> <li data-xf-list-type="ol"><strong>Scale වෙද්දී cost pressure</strong><ul> <li data-xf-list-type="ul">වැඩි memory = වැඩි cloud bill.</li> <li data-xf-list-type="ul">Go හෝ Rust සමඟ তুলනා කළ විට Java වැඩි RAM අවශ්ය කරගනී.</li> </ul></li> <li data-xf-list-type="ol"><strong>GraalVM සහ Loom reactive ලෙස පෙනේ</strong><ul> <li data-xf-list-type="ul">Native Image බලවත් නමුත් brittle, tooling-අහිතකර, සහ complex.</li> <li data-xf-list-type="ul">නව පරිසරයට සරිලන ලෙස නව runtime එකක් නිර්මාණය කිරීමක් නොව, පැරණි එකක් හැඩගැසීමක් වගේ හැඟේ.</li> </ul></li> </ol><hr /><h3><img class="smilie smilie--emoji" loading="lazy" alt="⚠️" title="Warning :warning:" src="https://cdn.jsdelivr.net/joypixels/assets/6.6/png/unicode/64/26a0.png" data-shortname=":warning:" /> තර්කය දුර්වල වන ස්ථාන</h3><p><strong>“Java යනු අනාගතයේ භාෂාව නොවේ”</strong> කියන වාක්යය විශ්වාසය අඩු කරන ස්ථානයයි.</p><p></p><p><strong>ඇයි?</strong></p><p></p><ol> <li data-xf-list-type="ol"><strong>Java ≠ JVM ≠ Java ecosystem</strong><br /> ඔබ විවේචනය කරන්නේ:<ul> <li data-xf-list-type="ul">Spring වැනි heavy stacks</li> <li data-xf-list-type="ul">JVM startup semantics</li> <li data-xf-list-type="ul">Enterprise Java culture<br /> මේ සියල්ල Java භාෂාවම නොවේ.</li> </ul></li> <li data-xf-list-type="ol"><strong>“අනාගතය” කියන්නේ problem එක මත වෙනස් වේ</strong><br /> Java සුදුසු නොවන දේවල්:<ul> <li data-xf-list-type="ul">Serverless-first platforms</li> <li data-xf-list-type="ul">Short-lived workloads</li> <li data-xf-list-type="ul">Ultra-fast cold starts</li> </ul>නමුත් Java තවමත් ශක්තිමත්:<ul> <li data-xf-list-type="ul">Long-running backend services</li> <li data-xf-list-type="ul">සංකීර්ණ business domains</li> <li data-xf-list-type="ul">විශාල teams</li> <li data-xf-list-type="ul">Regulated environments</li> </ul></li> <li data-xf-list-type="ol"><strong>Retrofitting එක Javaට පමණක් සීමා නොවේ</strong><ul> <li data-xf-list-type="ul">Go → generics එකතු කරයි</li> <li data-xf-list-type="ul">Rust → async ergonomics සකස් කරමින්</li> <li data-xf-list-type="ul">C++ → memory safety වැඩි කරමින්<br /> දිගුකාලීන භාෂා හැමවිටම evolve වෙයි.</li> </ul></li> </ol><hr /><h3><img class="smilie smilie--emoji" loading="lazy" alt="🔧" title="Wrench :wrench:" src="https://cdn.jsdelivr.net/joypixels/assets/6.6/png/unicode/64/1f527.png" data-shortname=":wrench:" /> ඔබගේ අරමුණ අනුව මෙය ශක්තිමත් කරන ආකාර</h3><h4><img class="smilie smilie--emoji" loading="lazy" alt="📌" title="Pushpin :pushpin:" src="https://cdn.jsdelivr.net/joypixels/assets/6.6/png/unicode/64/1f4cc.png" data-shortname=":pushpin:" /> Strategic direction එකක් දැක්වීම නම්:</h4><p></p><h4><img class="smilie smilie--emoji" loading="lazy" alt="📌" title="Pushpin :pushpin:" src="https://cdn.jsdelivr.net/joypixels/assets/6.6/png/unicode/64/1f4cc.png" data-shortname=":pushpin:" /> Alternatives සඳහා advocate කිරීම නම්:</h4> <ul> <li data-xf-list-type="ul"><strong>Go</strong> → fast startup, low memory</li> <li data-xf-list-type="ul"><strong>Rust</strong> → maximum efficiency</li> <li data-xf-list-type="ul"><strong>Node/Deno</strong> → acceptable cold starts</li> </ul><h4><img class="smilie smilie--emoji" loading="lazy" alt="📌" title="Pushpin :pushpin:" src="https://cdn.jsdelivr.net/joypixels/assets/6.6/png/unicode/64/1f4cc.png" data-shortname=":pushpin:" /> Provocation එකක් නම්:</h4> <ul> <li data-xf-list-type="ul">“Language of the future” කියන එක define කරන්න</li> <li data-xf-list-type="ul">ඒ criteria වලට Java measure කරන්න</li> <li data-xf-list-type="ul">Java dominant වුණත් wrong default choice කියන එක පිළිගන්න</li> </ul><hr /><h3><img class="smilie smilie--emoji" loading="lazy" alt="🧠" title="Brain :brain:" src="https://cdn.jsdelivr.net/joypixels/assets/6.6/png/unicode/64/1f9e0.png" data-shortname=":brain:" /> අවසාන අදහස</h3><p>ඔබ වැරදි නෑ — නමුත් ටිකක් අතිශය සාමාන්යකරණය කරලා.</p><p></p><p>ශක්තිමත්, නිරවද්ය නිගමනයක් මෙන්න:</p></blockquote><p></p>
[QUOTE="wapw, post: 31210352, member: 31844"] [HEADING=2]✅ ඔබගේ තර්කය ශක්තිමත් වන ස්ථාන[/HEADING] මෙම කරුණු [B]සත්යයට පදනම් වූ[/B] සහ [B]යථාර්ථ පද්ධතිවලට ගැළපෙන[/B] කරුණු වේ: [LIST=1] [*][B]Ephemeral infrastructure එක optimization target එක වෙනස් කරයි[/B] [LIST] [*]Cold start time, memory footprint, සහ predictable CPU usage ඉතා වැදගත් වේ. [*]Java හි ප්රධාන ශක්තිය වූ long-lived JVM + warmed JIT යන සංකල්පය මෙහිදී වටිනාකම අඩු කරගනී. [/LIST] [*][B]Startup සහ memory cost සැබෑ ගැටලු[/B] [LIST] [*]හොඳින් tune කළ Java services ද seconds ගණනාවක් ගනී. [*]Reflection-heavy frameworks (උදා: Spring) මේ ගැටලුව තවත් වැඩි කරයි. [/LIST] [*][B]Scale වෙද්දී cost pressure[/B] [LIST] [*]වැඩි memory = වැඩි cloud bill. [*]Go හෝ Rust සමඟ তুলනා කළ විට Java වැඩි RAM අවශ්ය කරගනී. [/LIST] [*][B]GraalVM සහ Loom reactive ලෙස පෙනේ[/B] [LIST] [*]Native Image බලවත් නමුත් brittle, tooling-අහිතකර, සහ complex. [*]නව පරිසරයට සරිලන ලෙස නව runtime එකක් නිර්මාණය කිරීමක් නොව, පැරණි එකක් හැඩගැසීමක් වගේ හැඟේ. [/LIST] [/LIST] [HR][/HR] [HEADING=2]⚠️ තර්කය දුර්වල වන ස්ථාන[/HEADING] [B]“Java යනු අනාගතයේ භාෂාව නොවේ”[/B] කියන වාක්යය විශ්වාසය අඩු කරන ස්ථානයයි. [B]ඇයි?[/B] [LIST=1] [*][B]Java ≠ JVM ≠ Java ecosystem[/B] ඔබ විවේචනය කරන්නේ: [LIST] [*]Spring වැනි heavy stacks [*]JVM startup semantics [*]Enterprise Java culture මේ සියල්ල Java භාෂාවම නොවේ. [/LIST] [*][B]“අනාගතය” කියන්නේ problem එක මත වෙනස් වේ[/B] Java සුදුසු නොවන දේවල්: [LIST] [*]Serverless-first platforms [*]Short-lived workloads [*]Ultra-fast cold starts [/LIST] නමුත් Java තවමත් ශක්තිමත්: [LIST] [*]Long-running backend services [*]සංකීර්ණ business domains [*]විශාල teams [*]Regulated environments [/LIST] [*][B]Retrofitting එක Javaට පමණක් සීමා නොවේ[/B] [LIST] [*]Go → generics එකතු කරයි [*]Rust → async ergonomics සකස් කරමින් [*]C++ → memory safety වැඩි කරමින් දිගුකාලීන භාෂා හැමවිටම evolve වෙයි. [/LIST] [/LIST] [HR][/HR] [HEADING=2]🔧 ඔබගේ අරමුණ අනුව මෙය ශක්තිමත් කරන ආකාර[/HEADING] [HEADING=3]📌 Strategic direction එකක් දැක්වීම නම්:[/HEADING] [HEADING=3]📌 Alternatives සඳහා advocate කිරීම නම්:[/HEADING] [LIST] [*][B]Go[/B] → fast startup, low memory [*][B]Rust[/B] → maximum efficiency [*][B]Node/Deno[/B] → acceptable cold starts [/LIST] [HEADING=3]📌 Provocation එකක් නම්:[/HEADING] [LIST] [*]“Language of the future” කියන එක define කරන්න [*]ඒ criteria වලට Java measure කරන්න [*]Java dominant වුණත් wrong default choice කියන එක පිළිගන්න [/LIST] [HR][/HR] [HEADING=2]🧠 අවසාන අදහස[/HEADING] ඔබ වැරදි නෑ — නමුත් ටිකක් අතිශය සාමාන්යකරණය කරලා. ශක්තිමත්, නිරවද්ය නිගමනයක් මෙන්න: [/QUOTE]
Insert quotes…
Verification
Nawa warak dahaya keeyada? (Namaya wadi kireema dahaya)
Post reply
Top
Bottom