-
Notifications
You must be signed in to change notification settings - Fork 675
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
php/coresky dir added #6764
php/coresky dir added #6764
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
do you listen to 0.0.0.0:3000 ?
no, port 80 only |
Co-authored-by: Marwan Rabbâa <[email protected]>
<!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
font-size:11.0pt;
font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
.MsoChpDefault
{mso-style-type:export-only;}
@page WordSection1
{size:612.0pt 792.0pt;
margin:2.0cm 42.5pt 2.0cm 3.0cm;}
div.WordSection1
{page:WordSection1;}
-->Hi! Coresky has overtaken phalcon. If I screw the SWOLE extension (asynchronous processing using 0.0.0.0:3000) for PHP, I may take the first place in the PHP family. Need some advice: how much will I be able to attract attention to my work in this case? It's important to me because there are other things to do. Read what is below only if you have the time and desire to do it. I write code differently than everyone else, I violate the basic principle of PSR (PHP Standard Recommendations). Basically, I don't use namespaces. Even cartoon frameworks in your rating do not allow themselves to do this. But I can explain why sometimes it is possible and necessary to do so. Problems arising from the lack of namespace are solvable. And the emerging positive aspect is very significant and productivity is only a small part. I have a lot of original ideas, like SkyGate. I have my own coding style. Best regards,Sergey Smolyachenko От: Marwan RabbâaОтправлено: вторник, 3 октября 2023 г. в 08:48Кому: the-benchmarker/web-frameworksКопия: Energy; AuthorТема: Re: [the-benchmarker/web-frameworks] php/coresky dir added (PR ***@***.*** approved this pull request.—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
I think performance is great, but not the only this that developers are excited about. Surely, performance is one interesting metric, but there is also :
PS : There is swoole for async php, but there is also reactphp, workerman, perhaps making a core, some adapters for reactphp and swoole and workerman is a way to attract more people |
Please add PHP Coresky framework for benchmarking.
(fullstack)