Mojolicious: Perbedaan antara revisi
Konten dihapus Konten ditambahkan
k Update "latest release version" dan "latest release date" |
k Update nomor rilis terbaru dan perubahan dibagian Fitur |
||
Baris 8:
|developer = [https://metacpan.org/pod/Mojolicious#CORE-DEVELOPERS Tim Pengembang Mojolicious]
|released = {{Start date and age|2008|09|24}}<ref>{{cite web|url=https://metacpan.org/changes/release/SRI/Mojolicious-4.72#L3552 |title=Log Perubahan Modul Mojolicious |publisher=CPAN Sebastian Riedel |accessdate=25 Mei 2018}}</ref>
|latest release version =
|latest release date = {{Start date and age|
|latest preview version =
|latest preview date =
Baris 21:
|license = [[Lisensi Artistic]]
|website = {{URL|http://mojolicious.org/}}
}}
'''Mojolicious''' adalah [[Komputasi waktu nyata|Real-Time]] [[Kerangka kerja aplikasi web|Web Framework]] berbasis [[Perl]] yang ditulis oleh Sebastian Riedel,
Baris 38 ⟶ 37:
'''Toolkit pengembangan web yang kuat''', yang dapat Anda gunakan untuk semua jenis aplikasi, terlepas dari [[Kerangka kerja aplikasi|kerangka webnya]].
* Mendukung HTTP dan WebSocket<ref>{{cite web|url=http://webdev.infowebcentral.com/redirect/85036|archive-url=https://web.archive.org/web/20171008232008/http://webdev.infowebcentral.com/redirect/85036|dead-url=yes|archive-date=8 October 2017|title=Updating the Duct Tape for HTML5: Websockets in Perl (Mojolicious)|publisher=DZone|date=1 Nov 2011}}</ref><ref>{{cite book |last= McDaniel|first= Adam |title= HTML5: Your Visual Blueprint for Designing Rich Web Pages and Applications |publisher= Visual|date=November 2011|isbn= 978-0-470-95222-1|url=https://books.google.com/books?id=pfLdvQIM7bIC&pg=PT534&dq=Mojolicious&hl=en&ei=7mzJTpTaF4jD8QOc1_WEAQ&sa=X&oi=book_result&ct=result&redir_esc=y#v=onepage&q=Mojolicious&f=false}}</ref> dengan Web Server yang terintegrasi, baik untuk mode Pengembang ([[morbo]]<ref>{{cite web|url=https://mojolicious.org/perldoc/Mojolicious/Guides/Cookbook#Morbo|title=Mojolicious Web Server mode Pengembang|publisher=Mojolicious | accessdate=25 Mei 2018}}</ref>) maupun mode Produksi (prefork<ref>{{cite web|url=https://mojolicious.org/perldoc/Mojolicious/Guides/Cookbook#Pre-forking|title=Mojolicious Preforking Web Server|publisher=Mojolicious | accessdate=25 Mei 2018}}</ref> atau [[hypnotoad]]<ref>{{cite web|url=https://mojolicious.org/perldoc/Mojolicious/Guides/Cookbook#Hypnotoad|title=Mojolicious Hypnotoad untuk Web Server mode produksi|publisher=Mojolicious | accessdate=25 Mei 2018}}</ref>), implementasi [[Client/server]], [[IPv6]], [[TLS]], [[IDNA]], [[Comet]] (long polling), Promises/A+, connection pooling, timeout, cookie, metode [[chunking]]
* Terintegrasi dengan metode non-blocking I/O web server yang mendukung
* Dapat dijalankan sebagai [[CGI]] ataupun pada lingkungan [[PSGI]]<ref>{{cite web|url=https://metacpan.org/pod/PSGI|title=Perl Web Server Gateway Interface (PSGI)|publisher=Tatsuhiko Miyagawa | accessdate=25 Mei 2018}}</ref>.
* Dapat mengurai [[JSON]], [[HTML5]]/[[XML]] dan [[CSS3]].
* Menggunakan kode [[perl]] yang lebih modern berdasarkan pengalaman bertahun-tahun mengembangkan [[Catalyst (Perangkat lunak)|Catalyst]].
* Ratusan ekstensi pihak ketiga dan beberapa proyek berkualitas tinggi lainnya seperti salah satunya '''Job Queue''' dengan [https://metacpan.org/pod/Minion Minion] dan [https://metacpan.org/release/Mojolicious-Plugin-Status Mojolicious-Plugin-Status] sebagai '''plugin untuk monitoring status web server mojolicious''' ([https://mojolicious.org/perldoc/Mojolicious/Guides/Cookbook#Hypnotoad Hypnotoad] dan [https://mojolicious.org/perldoc/Mojolicious/Guides/Cookbook#Morbo Morbo]).
== Referensi ==
|